potion_call 820 core/potion.h PN potion_call(Potion *, PN, PN_SIZE, PN * volatile); potion_call 724 core/vm.c reg[op.a] = potion_call(P, reg[op.a], op.b - op.a, reg + op.a + 1); potion_call 769 core/vm.c reg[op.a] = potion_call(P, reg[op.a], op.b - op.a, ®[op.a + 1]);