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

  /device/linaro/bootloader/edk2/StdLib/Include/
glob.h 94 #define GLOB_PERIOD 0x2000 /* Allow metachars to match leading periods. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
glob.h 48 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */
61 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
66 GLOB_PERIOD)

Completed in 593 milliseconds