Searched refs:subsym_ent_t (Results 1 – 2 of 2) sorted by relevance
211 } subsym_ent_t; typedef249 static subsym_ent_t *subsym_lookup (char *, int);595 subsym_ent_t *ent = xmalloc (sizeof (*ent)); in stag_add_field_symbols()1153 subsym_ent_t *val = (void *) tuple->value; in free_subsym_ent()2284 subsym_ent_t *ent = xmalloc (sizeof (*ent)); in tic54x_var()2551 subsym_ent_t *ent = xmalloc (sizeof (*ent)); in tic54x_macro_info()2630 subsym_ent_t *listv; in subsym_ismember()3057 subsym_ent_t *ent = xmalloc (sizeof (*ent)); in md_begin()4345 subsym_ent_t *ent = subsym_lookup (*str, macro_level); in subsym_get_arg()4363 subsym_ent_t *ent = xmalloc (sizeof (*ent)); in subsym_create_or_replace()[all …]
113811 Tidy this by inserting a new subsym_ent_t that describes key/value113820 (subsym_ent_t): New. Use this type in subsym_hash..