Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucbcmd/sed/
H A Dsed.h64 #define LABSIZE 50 macro
H A Dsed0.c50 struct label ltab[LABSIZE];
93 labend = &labtab[LABSIZE]; in main()