Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dtop.h63 typedef unsigned long ffeCounter; typedef
131 extern ffeCounter ffe_count_0;
132 extern ffeCounter ffe_count_1;
133 extern ffeCounter ffe_count_2;
134 extern ffeCounter ffe_count_3;
135 extern ffeCounter ffe_count_4;
H A Dtop.c113 ffeCounter ffe_count_0 = 0;
114 ffeCounter ffe_count_1 = 0;
115 ffeCounter ffe_count_2 = 0;
116 ffeCounter ffe_count_3 = 0;
117 ffeCounter ffe_count_4 = 0;
H A Dglobal.h95 ffeCounter tick; /* Recent transition in this progunit. */