Home
last modified time | relevance | path

Searched refs:str_def (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/bsd/flex/dist/src/
H A Dsym.c76 static int addsym (char sym[], char *str_def, int int_def, hash_table table, int table_size) in addsym() argument
106 new_entry->str_val = str_def; in addsym()