Searched refs:SSYNC (Results 1 – 10 of 10) sorted by relevance
101 SSYNC = 302, /* SSYNC */ enumerator280 #define SSYNC 302 macro
68 [sS][sS][yY][nN][cC] return SSYNC;
489 %token CSYNC SSYNC2611 | SSYNC
1220 return SSYNC;
585 SSYNC = 302, /* SSYNC */ enumerator764 #define SSYNC 302 macro
136 #define SSYNC 0x0002 /* second epoch sync */ macro1213 if (!(up->status & SSYNC)) in wwv_rf()1267 if (!(up->status & SSYNC)) in wwv_rf()1424 up->status &= ~(SSYNC | FGATE); in wwv_endpoc()1472 up->status |= SSYNC; in wwv_endpoc()2061 if (!(up->status & SSYNC)) in wwv_clock()2067 if (up->status & INSYNC && up->status & SSYNC) { in wwv_clock()
57 CSYNC or SSYNC instruction.
22176 contain CSYNC or SSYNC instructions too soon after conditional branches.22182 Don't generate extra code to prevent CSYNC or SSYNC instructions from
20836 contain CSYNC or SSYNC instructions too soon after conditional20841 Don't generate extra code to prevent CSYNC or SSYNC instructions48426 are used for generating 'CSYNC' and 'SSYNC' machine insns without using
15615 used for generating @code{CSYNC} and @code{SSYNC} machine insns without