OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FNM_PERIOD
(Results
1 - 25
of
79
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
fnmatch.h
38
#undef
FNM_PERIOD
43
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fnmatch.h
38
#undef
FNM_PERIOD
43
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/ndk/sources/host-tools/make-3.81/glob/
fnmatch.h
51
#undef
FNM_PERIOD
56
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/bionic/libc/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/development/ndk/platforms/android-3/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/development/ndk/platforms/android-L/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
Completed in 1547 milliseconds
1
2
3
4