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

Function pp_parser_define

engine/source/preprocessorlib/pp_parser.c:968–1101  ·  view source on GitHub ↗

* Defines a macro specified with the #define directive. * The length of the contents is limited to MACRO_CONTENTS_SIZE (512) characters. * @param name the macro name */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 14

List_InitFunction · 0.85
pp_errorFunction · 0.85
pp_is_builtin_macroFunction · 0.85
List_FindByNameFunction · 0.85
pp_warningFunction · 0.85
List_RetrieveFunction · 0.85
List_RemoveFunction · 0.85
List_GotoLastFunction · 0.85
List_ResetFunction · 0.85
List_ClearFunction · 0.85
pp_parser_lex_tokenFunction · 0.85
List_InsertAfterFunction · 0.85

Tested by

no test coverage detected