/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
H A D | operators27.C | 8 int FLAG=0; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | enum4.C | 12 enum FLAG {On, Off}; enum
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | xref.h | 48 #define XREF_GET_DATA(FLAG, T) ((T)xref_get_data (FLAG)) argument
|
H A D | parse.h | 104 #define ABSTRACT_CHECK(FLAG, V, CL, S) \ argument 108 #define JCONSTRUCTOR_CHECK(FLAG, V, CL, S) \ argument
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | InstrDocsEmitter.cpp | 100 #define FLAG(f) if (II->f) { FlagStrings.push_back(str(f)); } in EmitInstrDocs() macro
|
/openbsd/usr.sbin/iscsictl/ |
H A D | parser.c | 44 FLAG enumerator
|
/openbsd/usr.sbin/dvmrpctl/ |
H A D | parser.c | 39 FLAG, enumerator
|
/openbsd/games/hunt/huntd/ |
H A D | hunt.h | 78 typedef int FLAG; typedef
|
/openbsd/usr.sbin/ripctl/ |
H A D | parser.c | 41 FLAG, enumerator
|
/openbsd/usr.sbin/ospfctl/ |
H A D | parser.c | 40 FLAG, enumerator
|
/openbsd/usr.sbin/ldpctl/ |
H A D | parser.c | 43 FLAG, enumerator
|
/openbsd/usr.sbin/ospf6ctl/ |
H A D | parser.c | 41 FLAG, enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | cfgcleanup.c | 61 #define BB_SET_FLAG(BB, FLAG) \ argument 63 #define BB_CLEAR_FLAG(BB, FLAG) \ argument
|
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | COFFDump.cpp | 134 #define FLAG(Name) \ in printPEHeader() macro 768 #define FLAG(F, Name) \ in printCOFFFileHeader() macro
|
/openbsd/sys/dev/x86emu/ |
H A D | x86emu_regs.h | 123 #define CONDITIONAL_SET_FLAG(COND,FLAG) \ argument
|
/openbsd/usr.sbin/eigrpctl/ |
H A D | parser.c | 44 FLAG, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | crx-opc.c | 466 #define REGLIST_INST(NAME, OPC, FLAG) \ argument
|
H A D | arc-opc.c | 222 #define FLAG (SYNTAX_LD + 1) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | maxq.h | 69 FLAG = 0x200, /* A Flag. */ enumerator
|
H A D | m88k.h | 71 #define FLAG unsigned macro
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | m88k.h | 70 #define FLAG unsigned macro
|
/openbsd/usr.sbin/bgpctl/ |
H A D | parser.c | 43 FLAG, enumerator
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Execution.cpp | 407 #define MASK_VECTOR_NANS_T(X,Y, TZ, FLAG) \ argument 419 #define MASK_VECTOR_NANS(TY, X,Y, FLAG) \ argument
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | arc-opc.c | 180 #define FLAG (SYNTAX_LD + 1) macro
|
/openbsd/usr.sbin/route6d/ |
H A D | route6d.c | 272 #define FLAG(c, flag, n) case c: do { flag = n; break; } while(0) in main() macro
|