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