Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dutils.c1715 volatile int compile_p; in fth_repl() local
1730 compile_p = 0; in fth_repl()
1817 if (compile_p) in fth_repl()
1912 compile_p = (vm->state == FICL_VM_STATE_COMPILE); in fth_repl()
1914 if (compile_p) in fth_repl()