Searched defs:GLOBAL_SCOPE_HT_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/gcc/gcc/cp/ | ||
H A D | name-lookup.h | 47 #define GLOBAL_SCOPE_HT_SIZE (1 << 8) macro |
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ | ||
H A D | decl.c | 348 #define GLOBAL_SCOPE_HT_SIZE (1 << 8) macro |