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

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

Completed in 61 milliseconds