potion_type 193 core/internal.c return potion_type(obj); potion_type 133 core/potion.h #define PN_TYPE(x) potion_type((PN)(x)) potion_type 47 core/primitive.c switch (potion_type(value)) { potion_type 63 core/primitive.c switch (potion_type(value)) { potion_type 633 core/table.c switch (potion_type(value)) { potion_type 111 core/vm-x86.c printf("RAX = %lx (%u)\n", rax, potion_type(rax)); potion_type 235 test/api/potion-test.c potion_type((PN)scanptr)); potion_type 238 test/api/potion-test.c potion_type((PN)prev), AS_STR(PN_VTABLE(PN_TYPE((PN)prev))));