Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcp-tree.h2229 #define DECL_INIT_PRIORITY(NODE) (VAR_DECL_CHECK (NODE)->decl.u2.i) macro
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h2946 #define DECL_INIT_PRIORITY(NODE) \ macro