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

Function pp_parser_alloc_macro

engine/source/preprocessorlib/pp_parser.c:179–185  ·  view source on GitHub ↗

* Allocates a subparser to expand a macro. This is a convenience constructor. * @param self the object * @param parent the parent parser * @param numParams number of macros to free from the start of the macro list * when freeing this parser (0 for non-function macros) * @return the newly allocated parser */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

pp_parser_insert_paramFunction · 0.85
pp_parser_insert_macroFunction · 0.85

Calls 2

pp_parser_allocFunction · 0.85
List_GetSizeFunction · 0.85

Tested by

no test coverage detected