potion_asm_new 101 core/asm.h PNAsm *potion_asm_new(Potion *); potion_asm_new 1053 core/compile.c f->asmb = (PN)potion_asm_new(P); potion_asm_new 300 core/objmodel.c PNAsm * volatile asmb = potion_asm_new(P); potion_asm_new 380 core/objmodel.c PNAsm * volatile asmb = potion_asm_new(P); potion_asm_new 217 core/vm.c PNAsm * volatile asmb = potion_asm_new(P); potion_asm_new 565 syn/syntax-p5.y P->pbuf = potion_asm_new(P); potion_asm_new 373 syn/syntax.y P->pbuf = potion_asm_new(P);