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

Function pp_parser_concatenate

engine/source/preprocessorlib/pp_parser.c:739–747  ·  view source on GitHub ↗

* Concatenates two tokens together, implementing the "##" operator. * TODO: concatenation still needs work * @param token1 the contents of the first token * @param token2 the contents of the second token */

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 1

pp_parser_allocFunction · 0.85

Tested by

no test coverage detected