Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 8 of 8) sorted by relevance

/coreutils/gl/lib/
Drandperm.c70 swap (size_t *v, size_t i, size_t j) in swap() function
230 swap (v, i, j); in randperm_new()
/coreutils/src/
Dshred.c706 size_t accum, top, swap; in genpattern() local
799 swap = n + randint_choose (s, top - n); in genpattern()
801 dest[n] = dest[swap]; in genpattern()
802 dest[swap] = k; in genpattern()
Dsort.c3286 int swap = (0 < compare (&lines[-1], &lines[-2])); in sequential_sort() local
3289 temp[-1] = lines[-1 - swap]; in sequential_sort()
3290 temp[-2] = lines[-2 + swap]; in sequential_sort()
3292 else if (swap) in sequential_sort()
/coreutils/man/
Dchmod.x113 saves the program's text image on the swap device so it will load more
/coreutils/doc/
Dperm.texi93 @cindex swap space, saving text image in
94 @cindex text image, saving in swap space
100 swap device so it will load more quickly when run, so that the image
Dcoreutils.texi9413 If the @samp{swab} conversion is given, swap each pair of input bytes.
9415 (since there is nothing to swap it with).
/coreutils/
DHACKING312 block, or negate the "if"-condition and swap the bodies, putting the
DNEWS1319 "zsmalloc" Linux compressed swap support,