OpenGrok
Cross Reference: run.c
xref
: /
ndk
/
sources
/
host-tools
/
nawk-20071023
/
run.c
Home
|
History
|
Annotate
|
Download
|
only in
nawk-20071023
Lines Matching
full:boff
109
int
boff
= pbptr ? *pbptr - *pbuf : 0;
123
*pbptr = tbuf +
boff
;