potion_obj_set 845 core/potion.h PN potion_obj_set(Potion *, PN, PN, PN, PN); potion_obj_set 669 core/vm-x86.c X86_PRE(); ASM(0xB8); ASMN(potion_obj_set); // mov &potion_obj_set %rax potion_obj_set 744 core/vm.c potion_obj_set(P, PN_NIL, reg[op.a], reg[op.a + 1], reg[op.b])) potion_obj_set 302 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 307 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 312 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 317 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 328 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 984 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("membership"), potion_obj_set 995 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("multicast_loop"), potion_obj_set 1005 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("multicast_ttl"), ttl); potion_obj_set 1014 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("broadcast"), potion_obj_set 1024 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("ttl"), ttl); potion_obj_set 1535 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 56 test/api/gc-bench.c potion_obj_set(P, PN_NIL, x, PN_left, l); potion_obj_set 57 test/api/gc-bench.c potion_obj_set(P, PN_NIL, x, PN_right, r); potion_obj_set 66 test/api/gc-bench.c potion_obj_set(P, PN_NIL, node, PN_left, ALLOC_NODE()); potion_obj_set 71 test/api/gc-bench.c potion_obj_set(P, PN_NIL, node, PN_right, ALLOC_NODE());