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

  /device/linaro/bootloader/edk2/StdLib/Include/
glob.h 88 #define GLOB_BRACE 0x0080 /* Expand braces ala csh. */
  /external/openssh/openbsd-compat/
glob.h 91 #define GLOB_BRACE 0x0080 /* Expand braces ala csh. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
glob.h 59 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
glob.h 53 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */
61 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \

Completed in 169 milliseconds