OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__BIONIC_FORTIFY
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/include/
strings.h
53
#if defined(
__BIONIC_FORTIFY
)
58
#endif /* defined(
__BIONIC_FORTIFY
) */
fcntl.h
52
#if defined(
__BIONIC_FORTIFY
) && !defined(__clang__)
101
#endif /* defined(
__BIONIC_FORTIFY
) && !defined(__clang__) */
string.h
88
#if defined(
__BIONIC_FORTIFY
)
272
#endif /* defined(
__BIONIC_FORTIFY
) */
stdio.h
453
#if defined(
__BIONIC_FORTIFY
)
537
#endif /* defined(
__BIONIC_FORTIFY
) */
/system/core/include/cutils/
properties.h
53
#if defined(
__BIONIC_FORTIFY
)
/bionic/libc/include/sys/
stat.h
132
#if defined(
__BIONIC_FORTIFY
)
151
#endif /* defined(
__BIONIC_FORTIFY
) */
cdefs.h
530
#define
__BIONIC_FORTIFY
1
Completed in 249 milliseconds