POTION_FWD 302 core/gc.c case POTION_FWD: POTION_FWD 404 core/gc.c case POTION_FWD: POTION_FWD 508 core/gc.c case POTION_FWD: POTION_FWD 528 core/potion.h if (o->fwd != POTION_FWD) POTION_FWD 539 core/potion.h if (((struct PNFwd *)obj)->fwd == POTION_FWD) \ POTION_FWD 544 core/potion.h while (PN_IS_PTR(obj) && ((struct PNFwd *)obj)->fwd == POTION_FWD) POTION_FWD 718 core/potion.h ((struct PNFwd *)obj)->fwd = POTION_FWD; POTION_FWD 52 core/table.c ((struct PNFwd *)self)->fwd = POTION_FWD; POTION_FWD 221 front/p2.c if (((struct PNFwd *)scanptr)->fwd != POTION_FWD POTION_FWD 221 front/potion.c if (((struct PNFwd *)scanptr)->fwd != POTION_FWD POTION_FWD 109 test/api/p2-test.c if (((struct PNFwd *)scanptr)->fwd != POTION_FWD && ((struct PNFwd *)scanptr)->fwd != POTION_COPIED) { POTION_FWD 223 test/api/potion-test.c if (((struct PNFwd *)scanptr)->fwd != POTION_FWD && ((struct PNFwd *)scanptr)->fwd != POTION_COPIED) {