HomeSort by: relevance | last modified time | path
    Searched defs:swap_cnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libsa/
qsort.c 96 int d, r, swaptype, swap_cnt; local in function:qsort
100 swap_cnt = 0;
127 swap_cnt = 1;
135 swap_cnt = 1;
144 swap_cnt = 1;
148 if (swap_cnt == 0) { /* Switch to insertion sort */
  /src/usr.sbin/sysinst/arch/mac68k/
md.h 83 int swap_cnt; /* number of swap partitions in map */ member in struct:__anon66f6aa490208

Completed in 13 milliseconds