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

  /bionic/libc/bionic/
dirent.cpp 192 int alphasort(const dirent** a, const dirent** b) { function
195 __strong_alias(alphasort64, alphasort);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
dirent.h 326 extern int alphasort (__const struct dirent **__e1,
331 extern int __REDIRECT_NTH (alphasort,
336 # define alphasort alphasort64 macro

Completed in 66 milliseconds