OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CondParser_Token
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/unit-tests/
cond-token-plain.mk
30
# Since 2002-12-30, and still as of 2020-09-11,
CondParser_Token
handles
39
#
CondParser_Token
.
48
# the code from
CondParser_Token
does not apply to it.
/src/usr.bin/make/
cond.c
113
* The tokens are scanned by
CondParser_Token
, which returns:
747
CondParser_Token
(CondParser *par, bool doEval)
818
actual =
CondParser_Token
(par, false);
841
while ((t =
CondParser_Token
(par, doEval)) == TOK_NOT)
851
if (
CondParser_Token
(par, doEval) != TOK_RPAREN)
Completed in 59 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025