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

Function pp_parser_parse_directive

engine/source/preprocessorlib/pp_parser.c:753–907  ·  view source on GitHub ↗

* Parses a C preprocessor directive. When this function is called, the token * '#' has just been detected by the compiler. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pp_parser_emit_tokenFunction · 0.85

Calls 13

pp_parser_lex_tokenFunction · 0.85
pp_parser_readlineFunction · 0.85
pp_errorFunction · 0.85
pp_parser_includeFunction · 0.85
List_InsertAfterFunction · 0.85
pp_parser_defineFunction · 0.85
pp_is_builtin_macroFunction · 0.85
List_FindByNameFunction · 0.85
List_RetrieveFunction · 0.85
List_RemoveFunction · 0.85
List_ClearFunction · 0.85
pp_parser_conditionalFunction · 0.85

Tested by

no test coverage detected