MCPcopy Index your code
hub / github.com/TinyCC/tinycc / insert_args

Function insert_args

libtcc.c:1842–1855  ·  view source on GitHub ↗

insert args from 'p' (separated by sep or ' ') into argv at position 'optind' */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tcc_parse_argsFunction · 0.85

Calls 4

dynarray_splitFunction · 0.85
dynarray_addFunction · 0.85
tcc_strdupFunction · 0.85
dynarray_resetFunction · 0.85

Tested by

no test coverage detected