potion_asm_clear 102 core/asm.h PNAsm *potion_asm_clear(Potion *, PNAsm *); potion_asm_clear 427 syn/syntax-p5.y str1 = q1 { P->pbuf = potion_asm_clear(P, P->pbuf) } potion_asm_clear 458 syn/syntax-p5.y str2 = q2 { P->pbuf = potion_asm_clear(P, P->pbuf) } potion_asm_clear 256 syn/syntax.y str1 = q1 { P->pbuf = potion_asm_clear(P, P->pbuf) } potion_asm_clear 318 syn/syntax.y str2 = q2 { P->pbuf = potion_asm_clear(P, P->pbuf) }