Searched defs:tcc_set_output_type (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c2031 int tcc_set_output_type(TCCState *s, int output_type);
21121 int tcc_set_output_type(TCCState *s, int output_type)
21729 tcc_set_output_type(s, output_type);
21119 int tcc_set_output_type(TCCState *s, int output_type) function

Completed in 1038 milliseconds