Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching refs:hash_table

331 typedef struct hash_entry **hash_table;
999 extern int addsym PROTO((register char[], char*, int, hash_table, int));
1008 extern struct hash_entry *findsym PROTO((register char[], hash_table, int ));