Searched refs:PRINTF_CHK (Results 1 – 8 of 8) sorted by relevance
31 mode |= PRINTF_CHK; in ___ieee128_vsprintf_chk()
35 mode |= PRINTF_CHK; in ___ieee128_sprintf_chk()
30 mode |= PRINTF_CHK; in ___vsprintf_chk()
34 mode |= PRINTF_CHK; in ___sprintf_chk()
85 if ((mode_flags & PRINTF_CHK) != 0) in __vsprintf_internal()
729 #define PRINTF_CHK 0x0004 macro
14176 ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk
8467 * debug/sprintf_chk.c (___sprintf_chk): Use PRINTF_CHK.8475 * libio/libioP.h (PRINTF_CHK): New macro.