Home
last modified time | relevance | path

Searched refs:Parrot_repeat_s_s_i (Results 1 – 2 of 2) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/include/parrot/oplib/
H A Dcore_ops.h834 opcode_t * Parrot_repeat_s_s_i(opcode_t *, PARROT_INTERP);
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dcore_ops.c900 Parrot_repeat_s_s_i, /* 811 */
21265 Parrot_repeat_s_s_i(opcode_t *cur_opcode, PARROT_INTERP) { in Parrot_repeat_s_s_i() function