HomeSort by relevance Sort by last modified time
    Searched refs:findsym (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/android/flex-2.5.4a/
sym.c 43 struct hash_entry *findsym();
124 return findsym( (char *) ccltxt, ccltab, CCL_HASH_SIZE )->int_val;
128 /* findsym - find symbol in symbol table */
130 struct hash_entry *findsym( sym, table, table_size ) function
200 return (Char *) findsym( nd, ndtbl, NAME_TABLE_HASH_SIZE )->str_val;
261 return findsym( str, sctbl, START_COND_HASH_SIZE )->int_val;
flexdef.h     [all...]

Completed in 239 milliseconds