Home
last modified time | relevance | path

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

/dports/lang/onyx/onyx-5.1.2/lib/libonyx/include/libonyx/
H A Dnxo_thread.h390 nxo_thread_stdin_get(cw_nxo_t *a_nxo);
548 nxo_thread_stdin_get(cw_nxo_t *a_nxo) in nxo_thread_stdin_get() function
/dports/lang/onyx/onyx-5.1.2/bin/onyx/src/
H A Donyx.c437 nxo_dup(nxo, nxo_thread_stdin_get(&thread)); in interactive_run()
/dports/lang/onyx/onyx-5.1.2/mod/modprompt/src/
H A Dmodprompt.c132 file = nxo_thread_stdin_get(a_thread); in modprompt_init()
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/doc/latex/
H A Dnxo_thread.tex817 \label{nxo_thread_stdin_get} label
818 \index{nxo_thread_stdin_get@\cfunc{nxo\_thread\_stdin\_get}{}}
H A Dmanual.tex.in72 nxo_dup(nxo, nxo_thread_stdin_get(&thread));
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/src/
H A Dsystemdict.c13484 nxo_dup(nxo, nxo_thread_stdin_get(a_thread)); in systemdict_stdin()