Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/include/parrot/oplib/
H A Dcore_ops.h183 opcode_t * Parrot_eq_n_n_ic(opcode_t *, PARROT_INTERP);
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dcore_ops.c249 Parrot_eq_n_n_ic, /* 160 */
15322 Parrot_eq_n_n_ic(opcode_t *cur_opcode, PARROT_INTERP) { in Parrot_eq_n_n_ic() function