Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/jitter/example-vms/uninspired/
H A Duninspired.jitter629 JITTER_UNARY_STACK(PLUSR);
637 JITTER_UNARY_STACK(ONEPLUS);
645 JITTER_UNARY_STACK(ONEMINUS);
H A Duninspired-vm2.c501 #define JITTER_UNARY_STACK(x0) \ macro
181336 JITTER_UNARY_STACK(ONEMINUS); in uninspired_execute_or_initialize()
181463 JITTER_UNARY_STACK(ONEPLUS); in uninspired_execute_or_initialize()
182137 JITTER_UNARY_STACK(PLUSR); in uninspired_execute_or_initialize()
182287 JITTER_UNARY_STACK(PLUSR); in uninspired_execute_or_initialize()
/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm-vm2.c392 #define JITTER_UNARY_STACK(x0) \ macro