Home
last modified time | relevance | path

Searched defs:NWORDS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h89 #define NWORDS(n) (((n)+32)/32) macro
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y740 #define NWORDS (sizeof (wordtab) / sizeof (wordtab[0])) macro