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

/freebsd-10.2-release/usr.bin/xlint/common/
H A Dparam.h53 * THSHSIZ2 type table 2nd pass
57 #define THSHSIZ2 1009 macro
/freebsd-10.2-release/usr.bin/xlint/lint1/
H A Dparam.h55 * THSHSIZ2 type table 2nd pass
59 #define THSHSIZ2 1009 macro
/freebsd-10.2-release/usr.bin/xlint/lint2/
H A Dread.c126 if ((thtab = calloc(THSHSIZ2, sizeof (thtab_t))) == NULL)
980 return (v % THSHSIZ2);

Completed in 96 milliseconds