Home
last modified time | relevance | path

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

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h252 n_GO_INPUT_NO_XCALL = 1u<<9, enumerator
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dgo.c2160 ((gif & n_GO_INPUT_NO_XCALL) ? a_GO_XCALL_IS_CALL : 0); in n_go_macro()
H A Daccmacvar.c590 (amcap->amca_no_xcall ? n_GO_INPUT_NO_XCALL : 0) | in a_amv_mac_exec()