Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h91 #define NWORDS(n) (((n)+32)/32) macro
/titanic_50/usr/src/cmd/loadkeys/
H A Dloadkeys.y765 #define NWORDS (sizeof (wordtab) / sizeof (wordtab[0])) macro