Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucbcmd/sed/
H A Dsed.h59 #define PTRSIZE 200 macro
H A Dsed0.c46 union reptr ptrspace[PTRSIZE];
92 ptrend = &ptrspace[PTRSIZE]; in main()