HomeSort by relevance Sort by last modified time
    Searched refs:__USE_FORTIFY_LEVEL (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/valgrind/tsan/
ts_valgrind.h 54 #define __USE_FORTIFY_LEVEL 0
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syslog-ldbl.h 30 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
syslog.h 32 return __syslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
36 __syslog_chk (pri, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
48 return __vsyslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __ap);
stdio2.h 34 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
39 __builtin___sprintf_chk (str, __USE_FORTIFY_LEVEL - 1, __bos (str), \
47 return __builtin___vsprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
65 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
70 __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \
78 return __builtin___vsnprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
84 #if __USE_FORTIFY_LEVEL > 1
98 return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
105 return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
109 __printf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__
    [all...]
stdio-ldbl.h 76 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
83 # if __USE_FORTIFY_LEVEL > 1
wchar-ldbl.h 66 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
69 # if __USE_FORTIFY_LEVEL > 1
wchar2.h 287 if (__bos (__s) != (size_t) -1 || __USE_FORTIFY_LEVEL > 1)
288 return __swprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
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)
318 return __vswprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
324 #if __USE_FORTIFY_LEVEL > 1
340 return __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
346 return __fwprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
351 __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syslog-ldbl.h 30 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
syslog.h 32 return __syslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
36 __syslog_chk (pri, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
48 return __vsyslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __ap);
stdio2.h 34 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
39 __builtin___sprintf_chk (str, __USE_FORTIFY_LEVEL - 1, __bos (str), \
47 return __builtin___vsprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
65 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
70 __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \
78 return __builtin___vsnprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
84 #if __USE_FORTIFY_LEVEL > 1
98 return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
105 return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
109 __printf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__
    [all...]
stdio-ldbl.h 76 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
83 # if __USE_FORTIFY_LEVEL > 1
wchar-ldbl.h 66 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
69 # if __USE_FORTIFY_LEVEL > 1
wchar2.h 287 if (__bos (__s) != (size_t) -1 || __USE_FORTIFY_LEVEL > 1)
288 return __swprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
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)
318 return __vswprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
324 #if __USE_FORTIFY_LEVEL > 1
340 return __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
346 return __fwprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
351 __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syslog-ldbl.h 30 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
syslog.h 32 return __syslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
36 __syslog_chk (pri, __USE_FORTIFY_LEVEL - 1, __VA_ARGS__)
48 return __vsyslog_chk (__pri, __USE_FORTIFY_LEVEL - 1, __fmt, __ap);
stdio2.h 34 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
39 __builtin___sprintf_chk (str, __USE_FORTIFY_LEVEL - 1, __bos (str), \
47 return __builtin___vsprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
65 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
70 __builtin___snprintf_chk (str, len, __USE_FORTIFY_LEVEL - 1, __bos (str), \
78 return __builtin___vsnprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
84 #if __USE_FORTIFY_LEVEL > 1
98 return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
105 return __printf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
109 __printf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__
    [all...]
stdio-ldbl.h 76 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
83 # if __USE_FORTIFY_LEVEL > 1
wchar-ldbl.h 66 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline
69 # if __USE_FORTIFY_LEVEL > 1
wchar2.h 287 if (__bos (__s) != (size_t) -1 || __USE_FORTIFY_LEVEL > 1)
288 return __swprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
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)
318 return __vswprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
324 #if __USE_FORTIFY_LEVEL > 1
340 return __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __fmt, __va_arg_pack ());
346 return __fwprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
351 __wprintf_chk (__USE_FORTIFY_LEVEL - 1, __VA_ARGS__
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h 77 __USE_FORTIFY_LEVEL Additional security measures used, according to level.
112 #undef __USE_FORTIFY_LEVEL
287 # define __USE_FORTIFY_LEVEL 2
289 # define __USE_FORTIFY_LEVEL 1
292 # define __USE_FORTIFY_LEVEL 0
mqueue.h 94 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 77 __USE_FORTIFY_LEVEL Additional security measures used, according to level.
112 #undef __USE_FORTIFY_LEVEL
287 # define __USE_FORTIFY_LEVEL 2
289 # define __USE_FORTIFY_LEVEL 1
292 # define __USE_FORTIFY_LEVEL 0
mqueue.h 94 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 77 __USE_FORTIFY_LEVEL Additional security measures used, according to level.
112 #undef __USE_FORTIFY_LEVEL
287 # define __USE_FORTIFY_LEVEL 2
289 # define __USE_FORTIFY_LEVEL 1
292 # define __USE_FORTIFY_LEVEL 0
mqueue.h 94 #if __USE_FORTIFY_LEVEL > 0 && defined __extern_always_inline \

Completed in 220 milliseconds

1 2 3