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
65
) sorted by null
1
2
3
/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. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fnmatch.h
38
#undef
FNM_PERIOD
43
#define
FNM_PERIOD
(1 << 2) /* Leading `.' is matched only explicitly. */
/toolchain/binutils/binutils-2.25/include/
fnmatch.h
45
#undef
FNM_PERIOD
50
#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-21/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. */
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
fnmatch.h
40
#define
FNM_PERIOD
0x04 /* Period must be matched by period. */
Completed in 1483 milliseconds
1
2
3