Searched defs:CONSTRUCTOR_NON_CONST (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h119 #define CONSTRUCTOR_NON_CONST(EXPR) TREE_LANG_FLAG_1 (CONSTRUCTOR_CHECK (EXPR)) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h119 #define CONSTRUCTOR_NON_CONST(EXPR) TREE_LANG_FLAG_1 (CONSTRUCTOR_CHECK (EXPR)) macro

Completed in 201 milliseconds