Home | History | Annotate | Download | only in tests

Lines Matching refs:mpush

2633 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \
2679 mpush ( loSt, hiSt, dSt );
2729 mpush(lo, hi, d+1 );
2750 mpush (nextLo[0], nextHi[0], nextD[0]);
2751 mpush (nextLo[1], nextHi[1], nextD[1]);
2752 mpush (nextLo[2], nextHi[2], nextD[2]);
2758 #undef mpush