OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_FORTIFY_SOURCE
(Results
1 - 13
of
13
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ssp/
ssp.h
38
#if
_FORTIFY_SOURCE
> 0 && __OPTIMIZE__ > 0 \
42
# if
_FORTIFY_SOURCE
== 1
44
# elif
_FORTIFY_SOURCE
> 1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ssp/
ssp.h
38
#if
_FORTIFY_SOURCE
> 0 && __OPTIMIZE__ > 0 \
42
# if
_FORTIFY_SOURCE
== 1
44
# elif
_FORTIFY_SOURCE
> 1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ssp/
ssp.h
38
#if
_FORTIFY_SOURCE
> 0 && __OPTIMIZE__ > 0 \
42
# if
_FORTIFY_SOURCE
== 1
44
# elif
_FORTIFY_SOURCE
> 1
/bionic/libc/bionic/
__umask_chk.cpp
29
#undef
_FORTIFY_SOURCE
41
* This umask check is called if
_FORTIFY_SOURCE
is defined and
__memcpy_chk.cpp
29
#undef
_FORTIFY_SOURCE
42
* This memcpy check is called if
_FORTIFY_SOURCE
is defined and
memmove.c
28
#undef
_FORTIFY_SOURCE
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h
45
_FORTIFY_SOURCE
If set to numeric value > 0 additional security
284
#if defined
_FORTIFY_SOURCE
&&
_FORTIFY_SOURCE
> 0 \
286
# if
_FORTIFY_SOURCE
> 1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h
45
_FORTIFY_SOURCE
If set to numeric value > 0 additional security
284
#if defined
_FORTIFY_SOURCE
&&
_FORTIFY_SOURCE
> 0 \
286
# if
_FORTIFY_SOURCE
> 1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h
45
_FORTIFY_SOURCE
If set to numeric value > 0 additional security
284
#if defined
_FORTIFY_SOURCE
&&
_FORTIFY_SOURCE
> 0 \
286
# if
_FORTIFY_SOURCE
> 1
/bionic/libc/include/sys/
cdefs.h
518
#if defined(
_FORTIFY_SOURCE
) &&
_FORTIFY_SOURCE
> 0 && defined(__OPTIMIZE__) && __OPTIMIZE__ > 0 && !defined(__clang__)
/external/chromium/third_party/libevent/
evdns.c
77
#ifndef
_FORTIFY_SOURCE
78
#define
_FORTIFY_SOURCE
3
[
all
...]
/external/bison/lib/
vasnprintf.c
[
all
...]
/external/bison/
configure
[
all
...]
Completed in 290 milliseconds