Home
last modified time | relevance | path

Searched refs:ffe_count_2 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dglobal.c162 if (g->tick == ffe_count_2) in ffeglobal_init_common()
193 g->tick = ffe_count_2; in ffeglobal_init_common()
428 g->tick = ffe_count_2; in ffeglobal_new_progunit_()
1209 g->tick = ffe_count_2; in ffeglobal_ref_intrinsic()
1217 && (g->tick != ffe_count_2) in ffeglobal_ref_intrinsic()
1325 if ((g->tick == ffe_count_2) in ffeglobal_ref_progunit_()
1357 error = (g->tick != ffe_count_2 in ffeglobal_ref_progunit_()
1366 if (g->tick == ffe_count_2) in ffeglobal_ref_progunit_()
1399 g->tick = ffe_count_2; in ffeglobal_ref_progunit_()
1411 && (g->tick != ffe_count_2) in ffeglobal_ref_progunit_()
[all …]
Dtop.c115 ffeCounter ffe_count_2 = 0; variable
633 ++ffe_count_2; in ffe_init_2()
779 ffe_count_2 = 0; in ffe_terminate_1()
Dtop.h133 extern ffeCounter ffe_count_2;