Searched defs:SET_FLAG (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h44 SET_FLAG, enumerator in enum:llvm::LanaiISD::__anon2466
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Doptions.c35 #define SET_FLAG(flag, condition, on_value, off_value) \ macro
900 #undef SET_FLAG macro
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.cc35 #define SET_FLAG(flag, condition, on_value, off_value) \ macro
914 #undef SET_FLAG macro
/netbsd-current/common/include/x86emu/
H A Dx86emu_regs.h117 #define SET_FLAG(flag) (emu->x86.R_FLG |= (flag)) macro

Completed in 162 milliseconds