Home | History | Annotate | Download | only in tests

Lines Matching full:fpush

2126 #define fpush(lz,hz) { stackLo[sp] = lz; \
2153 fpush ( loSt, hiSt );
2219 fpush ( lo, n );
2220 fpush ( m, hi );
2222 fpush ( m, hi );
2223 fpush ( lo, n );
2229 #undef fpush