Home
last modified time | relevance | path

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

/dports/lang/onyx/onyx-5.1.2/lib/libonyx/include/libonyx/
H A Dnxo_stack.h257 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_count()
311 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_push()
367 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_bpush()
435 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_pop()
501 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_bpop()
572 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_npop()
644 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_nbpop()
689 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_get()
734 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_bget()
779 cw_assert(stack->nxoe.type == NXOT_STACK); in nxo_stack_nget()
[all …]
H A Dnxo_stack_l.h56 cw_assert(stack->nxoe.type == NXOT_STACK); in nxoe_l_stack_delete()
H A Dnxo.h81 NXOT_STACK, enumerator
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/src/
H A Dnxo.c74 case NXOT_STACK: in nxo_compare()
358 case NXOT_STACK: in nxo_nxoe_get()
389 case NXOT_STACK: in nxo_ilocked()
H A Dnxo_stack.c75 nxoe_l_new(&stack->nxoe, NXOT_STACK, a_locking); in nxo_stack_new()
117 nxo_p_type_set(a_nxo, NXOT_STACK); in nxo_stack_new()
222 cw_assert(to->nxoe.type == NXOT_STACK); in nxo_stack_copy()
229 cw_assert(fr->nxoe.type == NXOT_STACK); in nxo_stack_copy()
H A Dsystemdict.c1868 && nxo_type_get(a) != NXOT_STACK in systemdict_cat()
1908 case NXOT_STACK: in systemdict_cat()
2708 case NXOT_STACK: in systemdict_copy()
2713 if (nxo_type_get(orig) != NXOT_STACK) in systemdict_copy()
3516 case NXOT_STACK: in systemdict_cvs()
4595 case NXOT_STACK: in systemdict_foreach()
4774 case NXOT_STACK: in systemdict_foreach()
5870 case NXOT_STACK: in systemdict_ilocked()
7673 case NXOT_STACK: in systemdict_ncat()
7680 if (nxo_type_get(nxo) != NXOT_STACK) in systemdict_ncat()
[all …]
H A Dnxa.c338 case NXOT_STACK: in nxa_p_sweep()
1037 case NXOT_STACK: in nxa_p_mark()
H A Dnxo_dict.c625 case NXOT_STACK: in nxo_p_dict_hash()
H A Dnxo_thread.c796 case NXOT_STACK: in nxo_thread_loop()
1037 case NXOT_STACK: in nxo_thread_loop()