Home
last modified time | relevance | path

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

/dports/lang/onyx/onyx-5.1.2/lib/libonyx/include/libonyx/
H A Dnxo.h99 } cw_nxoa_t; typedef
224 cw_nxoa_t
228 nxo_attr_set(cw_nxo_t *a_nxo, cw_nxoa_t a_attr);
261 CW_INLINE cw_nxoa_t
267 return ((cw_nxoa_t) (((a_nxo)->flags >> 6) & 7)); in nxo_attr_get()
271 nxo_attr_set(cw_nxo_t *a_nxo, cw_nxoa_t a_attr) in nxo_attr_set()
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/src/
H A Dnxo_thread.c694 cw_nxoa_t attr; in nxo_thread_loop()
H A Dsystemdict.c1533 cw_nxoa_t attr; in systemdict_p_bind()