Searched defs:nassign (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | hash-map-tests.cc | 153 static int nassign; member in selftest::hash_map_test_val_t |
H A D | hash-set-tests.cc | 142 static int nassign; member in selftest::hash_set_test_value_t |
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | hash-set-tests.c | 261 int nassign = val_t::nassign; in test_set_of_type_with_ctor_and_dtor() local |
H A D | hash-map-tests.c | 223 int nassign = val_t::nassign; in test_map_of_type_with_ctor_and_dtor() local |