MCPcopy Index your code
hub / github.com/DCurrent/openbor / pp_parser_lex_token

Function pp_parser_lex_token

engine/source/preprocessorlib/pp_parser.c:279–313  ·  view source on GitHub ↗

* Gets the next parsable token from the lexer. * @param skip_whitespace true to ignore whitespace, false otherwise */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

pp_expr_parseFunction · 0.85
pp_parser_emit_tokenFunction · 0.85
pp_parser_readlineFunction · 0.85
pp_parser_defineFunction · 0.85

Calls 1

pp_lexer_GetNextTokenFunction · 0.85

Tested by

no test coverage detected