| /src/lib/libc/ssp/ |
| vsprintf_chk.c | 42 #undef vsprintf macro 53 rv = vsprintf(buf, fmt, ap);
|
| sprintf_chk.c | 43 #undef vsprintf macro 55 rv = vsprintf(buf, fmt, ap);
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| vsprintf.c | 1 /* Simple implementation of vsprintf for systems without it. 3 implementations of stdio; newer ones should already have vsprintf. 32 #undef vsprintf macro 37 vsprintf (char *buf, const char *format, va_list ap) function
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| vsprintf.c | 1 /* Simple implementation of vsprintf for systems without it. 3 implementations of stdio; newer ones should already have vsprintf. 32 #undef vsprintf macro 37 vsprintf (char *buf, const char *format, va_list ap) function
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| vsprintf.c | 1 /* Simple implementation of vsprintf for systems without it. 3 implementations of stdio; newer ones should already have vsprintf. 32 #undef vsprintf macro 37 vsprintf (char *buf, const char *format, va_list ap) function
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| vsprintf.c | 1 /* Simple implementation of vsprintf for systems without it. 3 implementations of stdio; newer ones should already have vsprintf. 32 #undef vsprintf macro 37 vsprintf (char *buf, const char *format, va_list ap) function
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| vsprintf.c | 1 /* Simple implementation of vsprintf for systems without it. 3 implementations of stdio; newer ones should already have vsprintf. 32 #undef vsprintf macro 37 vsprintf (char *buf, const char *format, va_list ap) function
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| vsprintf.c | 1 /* Simple implementation of vsprintf for systems without it. 3 implementations of stdio; newer ones should already have vsprintf. 32 #undef vsprintf macro 37 vsprintf (char *buf, const char *format, va_list ap) function
|
| /src/include/ssp/ |
| stdio.h | 58 #define vsprintf(str, fmt, ap) \ macro
|
| /src/external/gpl3/gcc/dist/libssp/ssp/ |
| stdio.h | 46 #undef vsprintf macro 61 #define vsprintf(str, fmt, ap) \ macro
|
| /src/external/gpl3/gcc.old/dist/libssp/ssp/ |
| stdio.h | 46 #undef vsprintf macro 61 #define vsprintf(str, fmt, ap) \ macro
|
| /src/lib/libc/stdio/ |
| vsprintf.c | 1 /* $NetBSD: vsprintf.c,v 1.19 2013/05/17 12:55:57 joerg Exp $ */ 38 static char sccsid[] = "@(#)vsprintf.c 8.1 (Berkeley) 6/4/93"; 40 __RCSID("$NetBSD: vsprintf.c,v 1.19 2013/05/17 12:55:57 joerg Exp $"); 56 #undef vsprintf macro 84 vsprintf(char *str, const char *fmt, va_list ap) function 109 ret = vsprintf(str, fmt, ap);
|
| /src/external/gpl2/gettext/include/ |
| libgnuintl.h | 352 #undef vsprintf macro 353 #define vsprintf libintl_vsprintf macro 354 extern LIBINTL_DLL_EXPORTED int vsprintf (char *, const char *, va_list);
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
| zfs_context.h | 219 vsprintf(char * __restrict buf, const char * __restrict fmt, va_list ap) function
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| stdio.h | 2190 # define vsprintf rpl_vsprintf 2193 _GL_FUNCDECL_RPL (vsprintf, int, 2198 _GL_CXXALIAS_RPL (vsprintf, int, 2205 _GL_CXXALIAS_SYS_CAST (vsprintf, int, 2210 _GL_CXXALIASWARN (vsprintf); 2213 # undef vsprintf macro 2214 /* Assume vsprintf is always declared. */ 2215 _GL_WARN_ON_USE (vsprintf, "vsprintf is not always POSIX compliant - " 2216 "use gnulib module vsprintf-posix for portable [all...] |