Home
last modified time | relevance | path

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

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