Home
last modified time | relevance | path

Searched refs:SSYNC (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dbfin-parse.h101 SSYNC = 302, /* SSYNC */ enumerator
280 #define SSYNC 302 macro
Dbfin-lex.l68 [sS][sS][yY][nN][cC] return SSYNC;
Dbfin-parse.y489 %token CSYNC SSYNC
2611 | SSYNC
Dbfin-lex.c1220 return SSYNC;
Dbfin-parse.c585 SSYNC = 302, /* SSYNC */ enumerator
764 #define SSYNC 302 macro
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_wwv.c136 #define SSYNC 0x0002 /* second epoch sync */ macro
1213 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()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/bfin/
Dbfin.opt57 CSYNC or SSYNC instruction.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi22176 contain CSYNC or SSYNC instructions too soon after conditional branches.
22182 Don't generate extra code to prevent CSYNC or SSYNC instructions from
Dgcc.info20836 contain CSYNC or SSYNC instructions too soon after conditional
20841 Don't generate extra code to prevent CSYNC or SSYNC instructions
48426 are used for generating 'CSYNC' and 'SSYNC' machine insns without using
Dextend.texi15615 used for generating @code{CSYNC} and @code{SSYNC} machine insns without