Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/include/parrot/oplib/
H A Dcore_ops.h351 opcode_t * Parrot_isne_i_i_i(opcode_t *, PARROT_INTERP);
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dcore_ops.c417 Parrot_isne_i_i_i, /* 328 */
16724 Parrot_isne_i_i_i(opcode_t *cur_opcode, PARROT_INTERP) { in Parrot_isne_i_i_i() function