potion_table_set  893 core/potion.h  PN potion_table_set(Potion *, PN, PN, PN);
potion_table_set  625 core/vm-x86.c    X86_PRE(); ASM(0xB8); ASMN(potion_table_set); // mov &potion_table_set %rax
potion_table_set  735 core/vm.c                 potion_table_set(P, reg[op.a], reg[op.a + 1], reg[op.b]))