Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h3082 #define DECL_PURE_P(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.pure_flag) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h3241 #define DECL_PURE_P(NODE) (FUNCTION_DECL_CHECK (NODE)->function_decl.pure_flag) macro