potion_obj_set 817 core/potion.h PN potion_obj_set(Potion *, PN, PN, PN, PN); potion_obj_set 448 core/vm-x86.c X86_PRE(); ASM(0xB8); ASMN(potion_obj_set); // mov &potion_obj_set %rax potion_obj_set 641 core/vm.c potion_obj_set(P, PN_NIL, reg[op.a], reg[op.a + 1], reg[op.b])) potion_obj_set 291 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 296 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 301 lib/aio.c potion_obj_set(P, 0, self, key, value); potion_obj_set 306 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 964 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("membership"), potion_obj_set 975 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("multicast_loop"), potion_obj_set 985 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("multicast_ttl"), ttl); potion_obj_set 994 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("broadcast"), potion_obj_set 1004 lib/aio.c potion_obj_set(P, cl, udp, PN_STR("ttl"), ttl); potion_obj_set 1513 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());