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

Function pp_parser_init

engine/source/preprocessorlib/pp_parser.c:133–150  ·  view source on GitHub ↗

* Initializes a preprocessor parser (pp_parser) object. * @param self the object * @param ctx the shared context used by this parser * @param filename the name of the file to parse * @param sourceCode the source code to parse, in string form */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

Lexer_InitFunction · 0.85
pp_parser_allocFunction · 0.85
pp_parser_stringifyFunction · 0.85
mainFunction · 0.85
parseFileFunction · 0.85
mainFunction · 0.85

Calls 1

pp_lexer_InitFunction · 0.85

Tested by 3

mainFunction · 0.68
parseFileFunction · 0.68
mainFunction · 0.68