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

  /bionic/libc/include/
glob.h 79 #define GLOB_NOMATCH (-3) /* No match and GLOB_NOCHECK was not set. */
  /device/linaro/bootloader/edk2/StdLib/Include/
glob.h 83 #define GLOB_NOMATCH (-3) /* No match, and GLOB_NOCHECK was not set. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
glob.h 72 #define GLOB_NOMATCH 3 /* No matches found. */

Completed in 152 milliseconds