OpenGrok
Cross Reference: read.c
xref
: /
ndk
/
sources
/
host-tools
/
make-3.81
/
read.c
Home
|
History
|
Annotate
|
Download
|
only in
make-3.81
Lines Matching
refs:bol
2525
char *
bol
= eol;
2537
while (p >
bol
&& *(--p) == '\\')