Home
last modified time | relevance | path

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

/bionic/libc/stdlib/
Dqsort.c65 #define swap(a, b) \ macro
96 swap(pl, pl - es); in qsort()
111 swap(a, pm); in qsort()
119 swap(pa, pb); in qsort()
127 swap(pc, pd); in qsort()
134 swap(pb, pc); in qsort()
143 swap(pl, pl - es); in qsort()
/bionic/libc/unistd/
Dgetopt_long.c138 char *swap; in permute_args() local
156 swap = nargv[pos]; in permute_args()
160 ((char **)nargv)[cstart] = swap; in permute_args()
/bionic/libc/arch-sh/bionic/
Dmemset.S202 swap.w REG_TMP1,REG_C /* REG_C = xxxx????, REG_TMP1 = ????xxxx */
/bionic/libc/kernel/
DREADME.TXT165 example is the optimized 32-bit byte-swap function found in