Home
last modified time | relevance | path

Searched refs:tcc_preprocess (Results 1 – 5 of 5) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/shlr/tcc/
H A Dlibtcc.c724 ret = tcc_preprocess (s1); in tcc_add_file_internal()
H A Dtcc.h967 ST_FUNC int tcc_preprocess(TCCState *s1);
H A Dtccpp.c3283 ST_FUNC int tcc_preprocess(TCCState *s1) in tcc_preprocess() function
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dtcc-0.9.23.patch933 +static int tcc_preprocess(TCCState *s1)
1027 + ret = tcc_preprocess(s1);
/dports/devel/upp/upp/bazaar/plugin/tcc/
H A Dtcc.c9588 static int tcc_preprocess(TCCState *s1) in tcc_preprocess() function
10263 ret = tcc_preprocess(s1); in tcc_add_file_internal()