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

  /ndk/sources/host-tools/make-3.81/glob/
glob.h 83 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */
97 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
102 GLOB_PERIOD)
glob.c 281 # undef GLOB_PERIOD
1303 int fnm_flags = ((!(flags & GLOB_PERIOD) ? FNM_PERIOD : 0)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
glob.h 54 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
72 GLOB_PERIOD)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 54 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
72 GLOB_PERIOD)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h 54 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */
67 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
72 GLOB_PERIOD)

Completed in 1189 milliseconds