potion_asm_clear 105 core/asm.h PNAsm *potion_asm_clear(Potion *, PNAsm *); potion_asm_clear 271 core/syntax.y str1 = q1 { P->pbuf = potion_asm_clear(P, P->pbuf) } potion_asm_clear 333 core/syntax.y str2 = q2 { P->pbuf = potion_asm_clear(P, P->pbuf) }