SRC_TPL2 65 syn/syntax-p5.y #define SRC_TPL2(x,y) P->source = PN_PUSH(PN_PUSH(DEF_PSRC, (x)), (y)) SRC_TPL2 55 syn/syntax.y #define SRC_TPL2(x,y) P->source = PN_PUSH(PN_PUSH(P->source, x), y)