Home
last modified time | relevance | path

Searched refs:JITTER_STACK_TOS_MROT (Results 1 – 7 of 7) sorted by relevance

/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-stack.h817 #define JITTER_STACK_TOS_MROT(type, stack_container, name) \ macro
/dports/editors/poke/poke-1.0/jitter/
H A DChangeLog8170 (JITTER_STACK_TOS_MROT, JITTER_STACK_NTOS_MROT): New macros.
/dports/editors/poke/poke-1.0/
H A DChangeLog8170 (JITTER_STACK_TOS_MROT, JITTER_STACK_NTOS_MROT): New macros.
/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm-vm2.c357 JITTER_STACK_TOS_MROT(pvm_val, jitter_state_runtime. , stack)
/dports/editors/poke/poke-1.0/jitter/example-vms/jitterlisp/
H A Djitterlispvm-vm2.c344 JITTER_STACK_TOS_MROT(jitterlisp_object, jitter_state_runtime. , mainstack)
/dports/editors/poke/poke-1.0/jitter/example-vms/structured/
H A Dstructuredvm-vm2.c351 JITTER_STACK_TOS_MROT(jitter_int, jitter_state_runtime. , mainstack)
/dports/editors/poke/poke-1.0/jitter/example-vms/uninspired/
H A Duninspired-vm2.c466 JITTER_STACK_TOS_MROT(union jitter_word, jitter_state_runtime. , stack)