Searched refs:offset2 (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/sh/ | ||
H A D | macro.c | 362 int offset2; local 383 offset2 = stktell(stkp); 387 if(c=stktell(stkp)-offset2) 388 sfwrite(outfile,(char*)stkptr(stkp,offset2),c); |
Completed in 35 milliseconds