OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__SSP_FORTIFY_LEVEL
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ssp/
ssp.h
43
# define
__SSP_FORTIFY_LEVEL
1
45
# define
__SSP_FORTIFY_LEVEL
2
49
#if
__SSP_FORTIFY_LEVEL
> 0
51
# define __ssp_bos(ptr) __builtin_object_size (ptr,
__SSP_FORTIFY_LEVEL
> 1)
unistd.h
41
#if
__SSP_FORTIFY_LEVEL
> 0
83
#endif /*
__SSP_FORTIFY_LEVEL
> 0 */
stdio.h
41
#if
__SSP_FORTIFY_LEVEL
> 0
99
#endif /*
__SSP_FORTIFY_LEVEL
> 0 */
string.h
41
#if
__SSP_FORTIFY_LEVEL
> 0
166
#endif /*
__SSP_FORTIFY_LEVEL
> 0 */
Completed in 32 milliseconds