Home | History | Annotate | Download | only in perf

Lines Matching full:tcc_open

7502 BufferedFile *tcc_open(TCCState *s1, const char *filename)
8577 f = tcc_open(s1, buf1);
8598 f = tcc_open(s1, buf1);
20958 file = tcc_open(s1, filename);