Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-stack.h467 #define JITTER_STACK_TOS_SET_HEIGHT(type, stack_container, name, height) \ macro
/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm-vm2.c385 JITTER_STACK_TOS_SET_HEIGHT(pvm_val, jitter_state_runtime. , stack, x0)
/dports/editors/poke/poke-1.0/jitter/example-vms/jitterlisp/
H A Djitterlispvm-vm2.c372 JITTER_STACK_TOS_SET_HEIGHT(jitterlisp_object, jitter_state_runtime. , mainstack, x0)
/dports/editors/poke/poke-1.0/jitter/example-vms/structured/
H A Dstructuredvm-vm2.c379 JITTER_STACK_TOS_SET_HEIGHT(jitter_int, jitter_state_runtime. , mainstack, x0)
/dports/editors/poke/poke-1.0/jitter/example-vms/uninspired/
H A Duninspired-vm2.c494 JITTER_STACK_TOS_SET_HEIGHT(union jitter_word, jitter_state_runtime. , stack, x0)