Searched defs:SECOND (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/usr.bin/leave/ |
H A D | leave.c | 55 #define SECOND 1 macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mep.h | 119 typedef enum exp_par_insn_{FIRST, SECOND} EXP_PAR_INSN; enumerator
|
H A D | tc-mips.c | 1054 #define RELAX_ENCODE(FIRST, SECOND, PIC) \ argument 2651 #define CONFLICT(FIRST, SECOND) \ in init_vr4120_conflicts() argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mep.h | 119 typedef enum exp_par_insn_{FIRST, SECOND} EXP_PAR_INSN; enumerator
|
H A D | tc-mips.c | 1051 #define RELAX_ENCODE(FIRST, SECOND, PIC) \ argument 2648 #define CONFLICT(FIRST, SECOND) \ in init_vr4120_conflicts() argument
|
/netbsd-src/external/bsd/ntp/dist/util/ |
H A D | tg.c | 66 #define SECOND 8000 /* one second of 125-us samples */ macro
|
H A D | tg2.c | 240 #define SECOND (8000) /* one second of 125-us samples */ macro
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 1399 enum {FIRST, SECOND, NUM_MODIFIERS}; enumerator
|