potion_obj_get_call 814 core/potion.h PN potion_obj_get_call(Potion *, PN); potion_obj_get_call 731 core/vm-x86.c X86_PRE(); ASM(0xB8); ASMN(potion_obj_get_call); // mov &potion_obj_get_call %rax potion_obj_get_call 766 core/vm.c reg[op.a] = potion_obj_get_call(P, reg[op.a]); potion_obj_get_call 647 syn/syntax-p5.y cl = potion_obj_get_call(P, cl); potion_obj_get_call 454 syn/syntax.y cl = potion_obj_get_call(P, cl);