Searched refs:addsym (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Tools/android/flex-2.5.4a/ |
D | sym.c | 51 int addsym( sym, str_def, int_def, table, table_size ) in addsym() function 110 (void) addsym( (char *) copy_unsigned_string( ccltxt ), 185 if ( addsym( copy_string( name ), 240 if ( addsym( scname[lastsc], (char *) 0, lastsc,
|
D | flexdef.h | 999 extern int addsym PROTO((register char[], char*, int, hash_table, int));
|