Home
last modified time | relevance | path

Searched refs:do_compile (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libsqlite/src/
H A Dtest4.c440 static void do_compile(Thread *p){ in do_compile() function
477 threadset[i].xOp = do_compile; in tcl_thread_compile()
/titanic_50/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c846 do_compile(test_t t, struct sym_test *st, struct compile_env *cenv, int need) in do_compile() function
950 if (do_compile(t, st, cenv, need) == 0) { in test_compile()