Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dsys.ops127 EXCEPTION_NEG_SLEEP,
139 EXCEPTION_NEG_SLEEP,
H A Dcore_ops.c22503 …opcode_t * const handler = Parrot_ex_throw_from_op_args(interp, next, EXCEPTION_NEG_SLEEP, "Cann… in Parrot_sleep_i()
22517 …opcode_t * const handler = Parrot_ex_throw_from_op_args(interp, next, EXCEPTION_NEG_SLEEP, "Cann… in Parrot_sleep_ic()
22531 …opcode_t * const handler = Parrot_ex_throw_from_op_args(interp, next, EXCEPTION_NEG_SLEEP, "Cann… in Parrot_sleep_n()
22545 …opcode_t * const handler = Parrot_ex_throw_from_op_args(interp, next, EXCEPTION_NEG_SLEEP, "Cann… in Parrot_sleep_nc()
/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dexceptions.h44 EXCEPTION_NEG_SLEEP, enumerator