Lines Matching full:tcc_run
2052 int tcc_run(TCCState *s, int argc, char **argv);20716 int tcc_run(TCCState *s1, int argc, char **argv)21764 ret = tcc_run(s, argc - optind, argv + optind);