Home
last modified time | relevance | path

Searched refs:static_initialized (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dparse.h786 tree static_initialized; /* List of static non final initialized */ member
895 #define CPC_STATIC_INITIALIZER_LIST(C) ((C)->static_initialized)
Dparse.y16359 ggc_mark_tree (pc->static_initialized);
Dparse.c19924 ggc_mark_tree (pc->static_initialized);
DChangeLog10160 chain it on ctxp->static_initialized, and handle later.
12760 removed. non_static_initialized, static_initialized: New fields.