HomeSort by relevance Sort by last modified time
    Searched defs:GLOB_NOSPACE (Results 1 - 2 of 2) 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.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 106 milliseconds