Home | History | Annotate | Download | only in perf

Lines Matching full:tcc_assemble

5531 static int tcc_assemble(TCCState *s1, int do_preprocess);
17765 static int tcc_assemble(TCCState *s1, int do_preprocess)
20974 ret = tcc_assemble(s1, 1);
20977 ret = tcc_assemble(s1, 0);