Home | History | Annotate | Download | only in genperf

Lines Matching defs:permute

75 /* permute(0)=0.  This is intended and useful. */
76 static ub4 permute(
106 scramble[i] = permute(i, phash_log2(smax));
654 if ((*tabb)[i].val_b != 0) break; /* assumes permute(0) == 0 */