Home
last modified time | relevance | path

Searched refs:oacutoff (Results 1 – 16 of 16) sorted by relevance

/dports/editors/poke/poke-1.0/testsuite/poke.cmd/
H A Dset-oacutoff-1.pk3 /* { dg-command { .set oacutoff 3 } } */
4 /* { dg-command { .set oacutoff } } */
H A Dset-oacutoff-2.pk3 /* { dg-command { .set oacutoff 3 } } */
/dports/editors/poke/poke-1.0/testsuite/poke.pkl/
H A Dprintf-value-11.pk5 /* { dg-command { .set oacutoff 3 } } */
/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm.c61 ((PVM)->pvm_state.pvm_state_runtime.oacutoff)
H A Dlibpoke.c746 void pk_set_oacutoff (pk_compiler pkc, unsigned int oacutoff) in pk_set_oacutoff() argument
748 pvm_set_oacutoff (pkc->vm, oacutoff); in pk_set_oacutoff()
H A Dlibpoke.h431 void pk_set_oacutoff (pk_compiler pkc, unsigned int oacutoff) LIBPOKE_API;
H A Dpvm-vm.h1350 uint32_t oacutoff; member
H A Dpvm.jitter831 uint32_t oacutoff;
849 jitter_state_runtime->oacutoff = 0;
1173 int oacutoff = pvm_oacutoff (vm);
1175 JITTER_PUSH_STACK (PVM_MAKE_INT (oacutoff, 32));
1192 int oacutoff = PVM_VAL_INT (JITTER_TOP_STACK ());
1194 pvm_set_oacutoff (vm, oacutoff);
H A Dpkl-gen.pkc1755 /* ;; Honor oacutoff. */ \
1756 /* ;; An oacutoff of 0 means no limit. */ \
H A Dpvm-vm1.c11802 jitter_state_runtime->oacutoff = 0; in pvm_state_initialize()
H A Dpvm-vm2.c30625 int oacutoff = PVM_VAL_INT (JITTER_TOP_STACK ()); in pvm_execute_or_initialize() local
30627 pvm_set_oacutoff (vm, oacutoff); in pvm_execute_or_initialize()
35234 int oacutoff = pvm_oacutoff (vm); in pvm_execute_or_initialize() local
35236 JITTER_PUSH_STACK (PVM_MAKE_INT (oacutoff, 32)); in pvm_execute_or_initialize()
/dports/editors/poke/poke-1.0/testsuite/
H A DMakefile.am94 poke.cmd/set-oacutoff-1.pk \
95 poke.cmd/set-oacutoff-2.pk \
H A DMakefile.in1992 poke.cmd/set-oacutoff-1.pk \
1993 poke.cmd/set-oacutoff-2.pk \
/dports/editors/poke/poke-1.0/doc/
H A Dpoke.info-16208 'oacutoff'
H A Dpoke.texi7008 @item oacutoff
H A Dpoke.text6265 'oacutoff'