HomeSort by relevance Sort by last modified time
    Searched refs:ptrspace (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/ucbcmd/sed/
sed.h 133 extern union reptr ptrspace[];
sed0.c 46 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;
sed1.c 139 for(ipc = ptrspace; ipc->r1.command; ) {
206 ipc = ptrspace;

Completed in 120 milliseconds