PN_TEST1 597 core/compile.c if (PN_TEST1(ifconst)) { PN_TEST1 626 core/compile.c if (ifconst != PN_NONE && PN_TEST1(ifconst)) { PN_TEST1 630 core/compile.c if (!PN_TEST1(ifconst)) { PN_TEST1 660 core/compile.c if (!PN_TEST1(ifconst)) { PN_TEST1 67 core/primitive.c return potion_send(PN_NUM(PN_TEST1(self)), PN_cmp, value); PN_TEST1 79 core/primitive.c return PN_NUM(PN_TEST1(self)); PN_TEST1 86 core/primitive.c if (PN_TEST1(self)) return potion_str(P, "true"); PN_TEST1 686 core/vm.c reg[op.a] = PN_BOOL(PN_TEST1(reg[op.a]))) PN_TEST1 688 core/vm.c if (PN_TEST1(reg[op.a])) pos += op.b) PN_TEST1 690 core/vm.c if (!PN_TEST1(reg[op.a])) pos += op.b)