Searched refs:SET_BITFLAG2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Doptions.c44 #define SET_BITFLAG2(m) m macro
47 SET_BITFLAG2 (SET_FLAG (flag, condition, (flag | (value)), (flag & ~(value))))
899 #undef SET_BITFLAG2 macro
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.cc44 #define SET_BITFLAG2(m) m macro
47 SET_BITFLAG2 (SET_FLAG (flag, condition, (flag | (value)), (flag & ~(value))))
913 #undef SET_BITFLAG2 macro

Completed in 182 milliseconds