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

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h91 #define NWORDS(n) (((n)+32)/32) macro
100 #define NWORDS(n) (((n)+16)/16) macro

Completed in 57 milliseconds