Searched refs:HSHSIZ1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/usr.bin/xlint/common/
H A Dparam.h51 * HSHSIZ1 symbol table 1st pass
55 #define HSHSIZ1 503 macro
/freebsd-10.3-release/usr.bin/xlint/lint1/
H A Dparam.h53 * HSHSIZ1 symbol table 1st pass
57 #define HSHSIZ1 503 macro
H A Dscan.l248 static sym_t *symtab[HSHSIZ1];
367 return (v % HSHSIZ1);
1464 for (i = 0; i < HSHSIZ1; i++) {

Completed in 101 milliseconds