Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/include/parrot/oplib/
H A Dcore_ops.h178 opcode_t * Parrot_bxor_i_ic_i(opcode_t *, PARROT_INTERP);
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dcore_ops.c244 Parrot_bxor_i_ic_i, /* 155 */
15283 Parrot_bxor_i_ic_i(opcode_t *cur_opcode, PARROT_INTERP) { in Parrot_bxor_i_ic_i() function