Home
last modified time | relevance | path

Searched defs:SET_STATE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgbuild.c186 #define SET_STATE(BB, STATE) ((BB)->aux = (void *) (size_t) (STATE)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgbuild.cc186 #define SET_STATE(BB, STATE) ((BB)->aux = (void *) (size_t) (STATE)) macro