potion_asm_new 104 core/asm.h PNAsm *potion_asm_new(Potion *); potion_asm_new 669 core/compile.c cl->asmb = (PN)potion_asm_new(P); potion_asm_new 1060 core/compile.c f->asmb = (PN)potion_asm_new(P); potion_asm_new 295 core/objmodel.c PNAsm * volatile asmb = potion_asm_new(P); potion_asm_new 376 core/objmodel.c PNAsm * volatile asmb = potion_asm_new(P); potion_asm_new 390 core/syntax.y P->pbuf = potion_asm_new(P); potion_asm_new 227 core/vm.c PNAsm * volatile asmb = potion_asm_new(P);