Searched refs:mpush (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/common/bzip2/ |
H A D | blocksort.c | 596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ macro 642 mpush ( loSt, hiSt, dSt ); 692 mpush(lo, hi, d+1 ); 713 mpush (nextLo[0], nextHi[0], nextD[0]); 714 mpush (nextLo[1], nextHi[1], nextD[1]); 715 mpush (nextLo[2], nextHi[2], nextD[2]); 721 #undef mpush macro
|
Completed in 57 milliseconds