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

  /ndk/sources/host-tools/make-3.81/glob/
glob.h 106 #define GLOB_NOSPACE 1 /* Ran out of memory. */
178 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
glob.h 76 #define GLOB_NOSPACE 1 /* Ran out of memory. */
156 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
glob.h 76 #define GLOB_NOSPACE 1 /* Ran out of memory. */
156 If memory cannot be allocated for PGLOB, GLOB_NOSPACE is returned.

Completed in 177 milliseconds