Searched refs:HT_STR (Results 1 – 4 of 4) sorted by relevance
121 && !memcmp (HT_STR (node), str, len)) in ht_lookup_with_hash()144 && !memcmp (HT_STR (node), str, len)) in ht_lookup_with_hash()164 HT_STR (node) = (const unsigned char *) obstack_copy0 (&table->stack, in ht_lookup_with_hash()167 HT_STR (node) = str; in ht_lookup_with_hash()
1232 *sd++ = (char *) xmemdup (HT_STR (&pe->pragma->ident), in save_registered_pragmas()
35 #define HT_STR(NODE) ((NODE)->str) macro
573 #define NODE_NAME(NODE) HT_STR (&(NODE)->ident)