Home
last modified time | relevance | path

Searched refs:LKFACTOR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h81 #define LKFACTOR 5 macro
H A Dy1.c118 TBITSET = NWORDS(ntoksz*LKFACTOR); in main()
119 tbitset = NWORDS(ntokens*LKFACTOR); in main()
168 #define INIT_LSIZE nnontersz * LKFACTOR in mktbls()