Searched refs:iwhich (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dpp_sort.c343 int iwhich; local
367 iwhich = level & 1;
368 list1 = which[iwhich]; /* area where runs are now */
369 list2 = which[++iwhich]; /* area for merged runs */
489 iwhich = level & 1;
499 if (iwhich) { /* Belongs in aux, currently in base */
518 if (!iwhich) { /* Merged runs belong in aux, copy 1st */

Completed in 25 milliseconds