PNType 135 core/internal.c PNType t = PN_FLEX_SIZE(P->vts) + PN_TNIL; PNType 192 core/internal.c PNType potion_kind_of(PN obj) { PNType 199 core/internal.c char potion_type_char(PNType type) { PNType 212 core/objmodel.c PN potion_type_new(Potion *P, PNType t, PN self) { PNType 224 core/objmodel.c PN potion_type_new2(Potion *P, PNType t, PN self, PN name) { PNType 260 core/objmodel.c PNType t = PN_FLEX_SIZE(P->vts) + PN_TNIL; PNType 290 core/objmodel.c PNType potion_class_type(Potion *P, PN class) { PNType 311 core/objmodel.c PNType t = PN_TYPE(self); PNType 409 core/objmodel.c PNType t = PN_TYPE(rcv); PNType 561 core/objmodel.c PNType t = PN_TYPE(self); PNType 223 core/potion.h PNType vt; \ PNType 429 core/potion.h PNType fileno:16; PNType 430 core/potion.h PNType lineno:16; PNType 432 core/potion.h PNType fileno:32; PNType 433 core/potion.h PNType lineno:32; PNType 521 core/potion.h static inline PNType potion_type(PN obj) { PNType 673 core/potion.h static inline void *potion_gc_alloc(Potion *P, PNType vt, int siz) { PNType 689 core/potion.h static inline void *potion_gc_calloc(Potion *P, PNType vt, int siz) { PNType 705 core/potion.h static inline void *potion_gc_realloc(Potion *P, PNType vt, struct PNObject * volatile obj, PN_SIZE sz) { PNType 788 core/potion.h PNType potion_kind_of(PN); PNType 806 core/potion.h PN potion_type_new(Potion *, PNType, PN); PNType 807 core/potion.h PN potion_type_new2(Potion *, PNType, PN, PN); PNType 811 core/potion.h char potion_type_char(PNType); PNType 913 core/potion.h PNType potion_class_type(Potion *, PN); PNType 26 core/table.h PNType parent; ///< parent type, default: for P->lobby: PN_VTABLE(PN_TOBJECT) PNType 27 core/table.h PNType type; ///< current type PNType 223 front/p2.c PNType vt = ((struct PNObject *)scanptr)->vt; PNType 223 front/potion.c PNType vt = ((struct PNObject *)scanptr)->vt; PNType 23 lib/aio.c PNType aio_type, aio_tcp_type, aio_udp_type, aio_loop_type, aio_tty_type, aio_pipe_type, /*aio_poll_type,*/ aio_prepare_type, PNType 152 lib/aio.c PNType _t = PN_VTYPE(stream); \ PNType 172 lib/aio.c PNType _t = PN_VTYPE(stream); \ PNType 14 lib/pcre/pcre.c typedef struct { PNType vt; PNUniq uniq; PN_SIZE len; PN_SIZE siz; pcre *ptr; } PNMatch; PNType 28 test/api/gc-bench.c static PNType tree_type;