Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h1467 #define DECL_INITIAL(NODE) (DECL_CHECK (NODE)->decl.initial) macro
/openbsd/gnu/gcc/gcc/
H A Dtree.h2411 #define DECL_INITIAL(NODE) (DECL_COMMON_CHECK (NODE)->decl_common.initial) macro