Searched defs:FLAG (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcommandlineflags.h8 #define FLAG(name) FLAGS_##name macro
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcommandlineflags.h8 #define FLAG(name) FLAGS_##name macro
[all...]
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Doptions.c43 #define FLAG (0) /* match name exactly */ macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/ieee/
H A Dieee_exceptions.F90114 type(IEEE_FLAG_TYPE), intent(in) :: FLAG local in subroutine:IEEE_GET_FLAG
128 type(IEEE_FLAG_TYPE), intent(in) :: FLAG local in subroutine:IEEE_SET_FLAG
149 type(IEEE_FLAG_TYPE), intent(in) :: FLAG local in subroutine:IEEE_GET_HALTING_MODE
163 type(IEEE_FLAG local in subroutine:IEEE_SET_HALTING_MODE
184 type(IEEE_FLAG local in function:IEEE_SUPPORT_HALTING
198 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_NOARG
212 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_4
219 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_8
227 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_10
236 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_16
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dieee_exceptions.F90114 type(IEEE_FLAG_TYPE), intent(in) :: FLAG local in subroutine:IEEE_GET_FLAG
128 type(IEEE_FLAG_TYPE), intent(in) :: FLAG local in subroutine:IEEE_SET_FLAG
149 type(IEEE_FLAG_TYPE), intent(in) :: FLAG local in subroutine:IEEE_GET_HALTING_MODE
163 type(IEEE_FLAG local in subroutine:IEEE_SET_HALTING_MODE
184 type(IEEE_FLAG local in function:IEEE_SUPPORT_HALTING
198 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_NOARG
212 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_4
219 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_8
227 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_10
236 type(IEEE_FLAG local in function:IEEE_SUPPORT_FLAG_16
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp100 #define FLAG(f) if (II->f) { FlagStrings.push_back(str(f)); } macro
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc.c247 #define FLAG GUC_LOG_ALLOC_IN_MEGABYTE macro
250 #define FLAG 0 macro
276 #undef FLAG macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32c/
H A Dcpu.h177 #define FLAG(f) (regs.r_flags & f ? 1 : 0) macro
/netbsd-current/external/gpl3/gdb/dist/sim/m32c/
H A Dcpu.h177 #define FLAG(f) (regs.r_flags & f ? 1 : 0) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Drl78-parse.h67 FLAG = 277, enumerator in enum:yytokentype
187 #define FLAG 277 macro
H A Drx-parse.h49 FLAG = 259, enumerator in enum:yytokentype
213 #define FLAG 259 macro
H A Drx-parse.c227 FLAG = 259, enumerator in enum:yytokentype
391 #define FLAG 259 macro
[all...]
H A Drl78-parse.c249 FLAG = 277, enumerator in enum:yytokentype
369 #define FLAG 277 macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h76 FLAG = 277, /* FLAG */ enumerator in enum:yytokentype
201 #define FLAG 277 macro
H A Drx-parse.h58 FLAG = 259, /* FLAG */ enumerator in enum:yytokentype
227 #define FLAG 259 macro
H A Drl78-parse.c262 FLAG = 277, /* FLAG */ enumerator in enum:yytokentype
387 #define FLAG 277 macro
[all...]
H A Drx-parse.c240 FLAG = 259, /* FLAG */ enumerator in enum:yytokentype
409 #define FLAG 259 macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/rx/
H A Dcpu.h189 #define FLAG(f) ((regs.r_psw & f) ? 1 : 0) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/rx/
H A Dcpu.h189 #define FLAG(f) ((regs.r_psw & f) ? 1 : 0) macro
[all...]
/netbsd-current/usr.sbin/route6d/
H A Droute6d.c310 #define FLAG(c, flag, n) case c: do { flag = n; break; } while(0) macro
320 #undef FLAG macro
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp1863 #define FLAG(fn, name) \ macro
[all...]
/netbsd-current/sys/net/
H A Dzlib.c3372 FLAG, /* waiting for flag byte */ enumerator in enum:__anon14

Completed in 449 milliseconds