Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/jitter/jitter/
H A Djitter-stack.h180 #define JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, name) \ macro
191 type * restrict JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, , name)
204 JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, name) \
270 (* JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, name))
278 (JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, name) [-1])
298 (JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, name) \
348 (JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, name) \
365 JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, \
368 JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, \
458 (JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME(type, stack_container, name)))
[all …]
/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm-vm2.c3276 JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME (whatever, jitter_state_runtime., stack)); in pvm_execute_or_initialize()
/dports/editors/poke/poke-1.0/jitter/example-vms/jitterlisp/
H A Djitterlispvm-vm2.c3133 JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME (whatever, jitter_state_runtime., mainstack)); in jitterlispvm_execute_or_initialize()
/dports/editors/poke/poke-1.0/jitter/example-vms/structured/
H A Dstructuredvm-vm2.c6636 JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME (whatever, jitter_state_runtime., mainstack)); in structuredvm_execute_or_initialize()
/dports/editors/poke/poke-1.0/jitter/example-vms/uninspired/
H A Duninspired-vm2.c11781 JITTER_STACK_TOS_UNDER_TOP_POINTER_NAME (whatever, jitter_state_runtime., stack)); in uninspired_execute_or_initialize()