Searched refs:FLAG (Results 1 - 25 of 43) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Denum4.C12 enum FLAG {On, Off}; enum in struct:M
13 U<FLAG> mUF;
/openbsd-current/games/hunt/hunt/
H A Dclient.h34 extern FLAG Am_monitor; /* -m flag */
35 extern FLAG no_beep; /* -b flag */
H A Dhunt.c55 FLAG Am_monitor = FALSE;
58 FLAG no_beep = FALSE;
63 static FLAG Query_driver = FALSE;
64 static FLAG Show_scores = FALSE;
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators27.C8 int FLAG=0; variable
14 void * operator new(size_t, const std::nothrow_t&) throw() { FLAG=1; return 0; }
28 if ( FLAG != 1 )
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp100 #define FLAG(f) if (II->f) { FlagStrings.push_back(str(f)); } macro
101 FLAG(isReturn)
102 FLAG(isEHScopeReturn)
103 FLAG(isBranch)
104 FLAG(isIndirectBranch)
105 FLAG(isCompare)
106 FLAG(isMoveImm)
107 FLAG(isBitcast)
108 FLAG(isSelect)
109 FLAG(isBarrie
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dxref.h48 #define XREF_GET_DATA(FLAG, T) ((T)xref_get_data (FLAG))
/openbsd-current/lib/libedit/
H A Dmakelist47 FLAG="$1"
52 case $FLAG in
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DTextNodeDumper.cpp1972 #define FLAG(fn, name) \ macro
1975 FLAG(isParsingBaseSpecifiers, parsing_base_specifiers);
1977 FLAG(isGenericLambda, generic);
1978 FLAG(isLambda, lambda);
1980 FLAG(isAnonymousStructOrUnion, is_anonymous);
1981 FLAG(canPassInRegisters, pass_in_registers);
1982 FLAG(isEmpty, empty);
1983 FLAG(isAggregate, aggregate);
1984 FLAG(isStandardLayout, standard_layout);
1985 FLAG(isTriviallyCopyabl
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp134 #define FLAG(Name) \ macro
137 FLAG(HIGH_ENTROPY_VA);
138 FLAG(DYNAMIC_BASE);
139 FLAG(FORCE_INTEGRITY);
140 FLAG(NX_COMPAT);
141 FLAG(NO_ISOLATION);
142 FLAG(NO_SEH);
143 FLAG(NO_BIND);
144 FLAG(APPCONTAINER);
145 FLAG(WDM_DRIVE
148 #undef FLAG macro
768 #define FLAG macro
787 #undef FLAG macro
[all...]
/openbsd-current/games/hunt/huntd/
H A Dhunt.h78 typedef int FLAG; typedef
H A Dextern.c38 FLAG Am_monitor = FALSE; /* current process is a monitor */
H A Dserver.h176 FLAG b_expl;
227 void drawplayer(PLAYER *, FLAG);
277 extern FLAG Am_monitor;
H A Ddriver.c55 FLAG should_announce = TRUE; /* true if listening on standard port */
65 static void zap(PLAYER *, FLAG);
81 static FLAG first = TRUE;
82 static FLAG server = FALSE;
664 zap(PLAYER *pp, FLAG was_player)
/openbsd-current/usr.sbin/ripctl/
H A Dparser.c41 FLAG, enumerator in enum:token_type
103 {FLAG, "connected", F_CONNECTED, t_show_fib},
104 {FLAG, "static", F_STATIC, t_show_fib},
105 {FLAG, "rip", F_RIPD_INSERTED, t_show_fib},
179 case FLAG:
245 case FLAG:
/openbsd-current/sys/dev/x86emu/
H A Dx86emu_regs.h123 #define CONDITIONAL_SET_FLAG(COND,FLAG) \
124 if (COND) SET_FLAG(FLAG); else CLEAR_FLAG(FLAG)
/openbsd-current/usr.sbin/ospfctl/
H A Dparser.c40 FLAG, enumerator in enum:token_type
130 {FLAG, "connected", F_CONNECTED, t_show_fib},
131 {FLAG, "static", F_STATIC, t_show_fib},
132 {FLAG, "ospf", F_OSPFD_INSERTED, t_show_fib},
206 case FLAG:
280 case FLAG:
/openbsd-current/usr.sbin/ospf6ctl/
H A Dparser.c41 FLAG, enumerator in enum:token_type
131 {FLAG, "connected", F_CONNECTED, t_show_fib},
132 {FLAG, "static", F_STATIC, t_show_fib},
133 {FLAG, "ospf", F_OSPFD_INSERTED, t_show_fib},
207 case FLAG:
281 case FLAG:
/openbsd-current/usr.sbin/eigrpctl/
H A Dparser.c44 FLAG, enumerator in enum:token_type
145 {FLAG, "active", F_CTL_ACTIVE, NULL},
146 {FLAG, "all-links", F_CTL_ALLLINKS, NULL},
164 {FLAG, "connected", F_CONNECTED, t_show_fib},
165 {FLAG, "static", F_STATIC, t_show_fib},
166 {FLAG, "eigrp", F_EIGRPD_INSERTED, t_show_fib},
285 case FLAG:
374 case FLAG:
/openbsd-current/usr.sbin/bgpctl/
H A Dparser.c43 FLAG, enumerator in enum:token_type
165 { FLAG, "bgp", F_BGPD, t_show_fib},
166 { FLAG, "connected", F_CONNECTED, t_show_fib},
167 { FLAG, "nexthop", F_NEXTHOP, t_show_fib},
168 { FLAG, "static", F_STATIC, t_show_fib},
179 { FLAG, "best", F_CTL_BEST, t_show_rib},
181 { FLAG, "detail", F_CTL_DETAIL, t_show_rib},
182 { FLAG, "disqualified", F_CTL_INELIGIBLE, t_show_rib},
184 { FLAG, "error", F_CTL_INVALID, t_show_rib},
186 { FLAG, "i
[all...]
/openbsd-current/usr.sbin/ldpctl/
H A Dparser.c43 FLAG, enumerator in enum:token_type
146 {FLAG, "connected", F_CONNECTED, t_show_fib},
147 {FLAG, "static", F_STATIC, t_show_fib},
243 case FLAG:
317 case FLAG:
/openbsd-current/usr.sbin/dvmrpctl/
H A Dparser.c39 FLAG, enumerator in enum:token_type
172 case FLAG:
238 case FLAG:
/openbsd-current/usr.sbin/iscsictl/
H A Dparser.c44 FLAG enumerator in enum:token_type
157 case FLAG:
211 case FLAG:
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h70 #define FLAG unsigned macro
222 FLAG jump_pending:1;
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h71 #define FLAG unsigned macro
223 FLAG jump_pending:1;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c1140 && (this_operand == 1 && ((i.types[0] == BIT || i.types[0] == FLAG))))
1290 else if (val < 0xFF && i.types[0] == FLAG)
1293 else if ((((sign_val == -1) || val > 0xFE)) && i.types[0] == FLAG)
1620 i.types[this_operand] = FLAG; /* Set the type. */
1633 i.types[this_operand] = FLAG; /* Set the type. */
1644 i.types[this_operand] = FLAG; /* Set the type. */
1655 i.types[this_operand] = FLAG; /* Set the type. */
1668 i.types[this_operand] = FLAG; /* Set the type. */
1681 i.types[this_operand] = FLAG; /* Set the type. */
1695 i.types[this_operand] = FLAG; /* Se
[all...]

Completed in 175 milliseconds

12