Home | History | Annotate | Download | only in switchback

Lines Matching defs:fpush

2100 #define fpush(lz,hz) { stackLo[sp] = lz; \
2127 fpush ( loSt, hiSt );
2193 fpush ( lo, n );
2194 fpush ( m, hi );
2196 fpush ( m, hi );
2197 fpush ( lo, n );
2203 #undef fpush