Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddf.h670 #define DF_REF_FLAGS_IS_SET(REF, v) ((DF_REF_FLAGS (REF) & (v)) != 0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddf.h670 #define DF_REF_FLAGS_IS_SET(REF, v) ((DF_REF_FLAGS (REF) & (v)) != 0) macro