Home
last modified time | relevance | path

Searched refs:__USE_FORTIFY_LEVEL (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio2.h34 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, in __NTH()
39 __builtin___sprintf_chk (str, __USE_FORTIFY_LEVEL - 1, __bos (str), \
47 return __builtin___vsprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, in __NTH()
65 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, in __NTH()
70 __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \
78 return __builtin___vsnprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, in __NTH()
84 #if __USE_FORTIFY_LEVEL > 1
98 return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, in fprintf()
105 return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); in printf()
109 __printf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
[all …]
H A Dwchar2.h287 if (__bos (__s) != (size_t) -1 || __USE_FORTIFY_LEVEL > 1) in __NTH()
288 return __swprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, in __NTH()
296 (__bos (s) != (size_t) -1 || __USE_FORTIFY_LEVEL > 1 \
297 ? __swprintf_chk (s, n, __USE_FORTIFY_LEVEL - 1, \
317 if (__bos (__s) != (size_t) -1 || __USE_FORTIFY_LEVEL > 1) in __NTH()
318 return __vswprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, in __NTH()
324 #if __USE_FORTIFY_LEVEL > 1
340 return __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); in wprintf()
346 return __fwprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, in fwprintf()
351 __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
[all …]
H A Dsyslog.h32 return __syslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ()); in syslog()
36 __syslog_chk (pri, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
48 return __vsyslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __ap); in vsyslog()
H A Dwchar-ldbl.h66 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
69 # if __USE_FORTIFY_LEVEL > 1
H A Dstdio-ldbl.h76 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
83 # if __USE_FORTIFY_LEVEL > 1
H A Dsyslog-ldbl.h30 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
H A Dstdio.h34 # if !(__USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dfeatures.h112 #undef __USE_FORTIFY_LEVEL
287 # define __USE_FORTIFY_LEVEL 2 macro
289 # define __USE_FORTIFY_LEVEL 1 macro
292 # define __USE_FORTIFY_LEVEL 0 macro
H A Dmqueue.h94 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline \
H A Dfcntl.h215 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline \
H A Dstring.h426 # if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
H A Dunistd.h1099 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
H A Dstdlib.h881 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
H A Dstdio.h905 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
H A Dwchar.h830 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dcdefs.h132 #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1)
275 # if __USE_FORTIFY_LEVEL > 0
H A Dsyslog.h206 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
H A Dsocket.h237 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline