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

Function tcc_parse_args

libtcc.c:1868–2225  ·  view source on GitHub ↗

using * to argc/argv to let "tcc -ar" benefit from @listfile expansion */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tcc_set_optionsFunction · 0.85
mainFunction · 0.85

Calls 15

tcc_load_textFunction · 0.85
insert_argsFunction · 0.85
tcc_freeFunction · 0.85
args_parser_add_fileFunction · 0.85
strstartFunction · 0.85
tcc_add_include_pathFunction · 0.85
tcc_define_symbolFunction · 0.85
tcc_undefine_symbolFunction · 0.85
tcc_add_library_pathFunction · 0.85
tcc_set_lib_pathFunction · 0.85
isnumFunction · 0.85
tcc_set_strFunction · 0.85

Tested by

no test coverage detected