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

/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed0.c46 union reptr ptrspace[PTRSIZE]; variable in typeref:union:reptr
89 rep = ptrspace;
92 ptrend = &ptrspace[PTRSIZE];
147 if(rep == ptrspace && !flag_found) {
432 rep->r2.lb1 = ptrspace;

Completed in 58 milliseconds