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
287
bool
ignore_ws
= true;
295
if (isspace (c) &&
ignore_ws
)
312
ignore_ws
= false;
ldlex.c
2607
bool
ignore_ws
= true;
local
[
all
...]
Completed in 231 milliseconds