OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignore_ws
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/src/
ldlex.l
305
bool
ignore_ws
= true;
313
if (isspace (c) &&
ignore_ws
)
330
ignore_ws
= false;
ldlex.c
2876
bool
ignore_ws
= true;
local
[
all
...]
Completed in 23 milliseconds