Searched refs:stringmap_lookup (Results 1 – 3 of 3) sorted by relevance
95 const char *stringmap_lookup(const stringmap_t *map, const char *string) in stringmap_lookup() function129 const char *c = stringmap_lookup(sm, a); \
45 const char *stringmap_lookup(const stringmap_t *map, const char *string);
279 newname = stringmap_lookup(map, *compiler_name); in dcc_remap_compiler()