MCPcopy Create free account
hub / github.com/DCurrent/openbor / pp_parser_emit_token

Function pp_parser_emit_token

engine/source/preprocessorlib/pp_parser.c:384–643  ·  view source on GitHub ↗

* Preprocesses the source file until it reaches a token that should be emitted. * @return the next token of the output */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

Lexer_GetNextTokenFunction · 0.85
pp_expr_parseFunction · 0.85
pp_parser_stringifyFunction · 0.85
parseFileFunction · 0.85

Calls 15

List_ResetFunction · 0.85
List_RetrieveFunction · 0.85
List_RemoveFunction · 0.85
List_ClearFunction · 0.85
pp_parser_lex_tokenFunction · 0.85
pp_parser_peek_tokenFunction · 0.85
pp_errorFunction · 0.85
List_FindByNameFunction · 0.85
pp_lexer_InitFunction · 0.85
pp_lexer_GetNextTokenFunction · 0.85
pp_parser_concatenateFunction · 0.85
pp_parser_stringifyFunction · 0.85

Tested by 1

parseFileFunction · 0.68