Home | History | Annotate | Download | only in switchback

Lines Matching defs:fpush

2102 #define fpush(lz,hz) { stackLo[sp] = lz; \
2129 fpush ( loSt, hiSt );
2195 fpush ( lo, n );
2196 fpush ( m, hi );
2198 fpush ( m, hi );
2199 fpush ( lo, n );
2205 #undef fpush