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

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c61 #define KWSIZE 8 macro
62 char buf[KWSIZE];
326 char keyword[KWSIZE];
341 if (++symp >= &keyword[KWSIZE])
611 int i = KWSIZE;

Completed in 57 milliseconds