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 D | stdio2.h | 34 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 D | wchar2.h | 287 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 D | syslog.h | 32 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 D | wchar-ldbl.h | 66 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline 69 # if __USE_FORTIFY_LEVEL > 1
|
| H A D | stdio-ldbl.h | 76 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline 83 # if __USE_FORTIFY_LEVEL > 1
|
| H A D | syslog-ldbl.h | 30 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|
| H A D | stdio.h | 34 # if !(__USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline)
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | features.h | 112 #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 D | mqueue.h | 94 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline \
|
| H A D | fcntl.h | 215 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline \
|
| H A D | string.h | 426 # if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|
| H A D | unistd.h | 1099 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|
| H A D | stdlib.h | 881 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|
| H A D | stdio.h | 905 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|
| H A D | wchar.h | 830 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | cdefs.h | 132 #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 275 # if __USE_FORTIFY_LEVEL > 0
|
| H A D | syslog.h | 206 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|
| H A D | socket.h | 237 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
|