HomeSort by relevance Sort by last modified time
    Searched refs:swapcode (Results 1 - 2 of 2) sorted by null

  /external/yaffs2/yaffs2/
yaffs_qsort.c 36 #define swapcode(TYPE, parmi, parmj, n) { \ macro
54 swapcode(long, a, b, n)
56 swapcode(char, a, b, n)
  /bionic/libc/stdlib/
qsort.c 42 #define swapcode(TYPE, parmi, parmj, n) { \ macro
60 swapcode(long, a, b, n)
62 swapcode(char, a, b, n)

Completed in 128 milliseconds