| sym.c | 42 * ccltab - character class text symbol table 60 static struct hash_entry *ccltab[CCL_HASH_SIZE]; variable in typeref:struct:hash_entry 124 (char *) 0, cclnum, ccltab, CCL_HASH_SIZE); local 135 return findsym (ccltxt, ccltab, CCL_HASH_SIZE)->int_val;
|