Searched refs:string_htab (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c399 static GTY((param_is (struct string_descriptor))) htab_t string_htab;
1930 loc = htab_find_slot (string_htab, &key, INSERT);
6754 string_htab = htab_create_ggc (31, string_hash,
397 static GTY((param_is (struct string_descriptor))) htab_t string_htab; variable

Completed in 93 milliseconds