Searched refs:uniqstr_assert (Results 1 – 4 of 4) sorted by relevance
53 void uniqstr_assert (char const *str);
78 uniqstr_assert (char const *str) in uniqstr_assert() function
66 uniqstr_assert (tag); in symbol_new()106 uniqstr_assert (tag); in semantic_type_new()183 uniqstr_assert (type_name); in symbol_type_set()
10346 * src/uniqstr.c (uniqstr_assert):13501 * src/uniqstr.c (uniqstr_new, uniqstr_assert): Use str, not s, for