| /src/external/lgpl3/gmp/dist/demos/perl/ |
| GMP.pm | 50 printf sgn sprintf)], 67 sub sprintf { subroutine 86 die "GMP::sprintf: unsupported output format for mpz: $pat2\n"; 93 die "GMP::sprintf: unsupported output format for mpq: $pat2\n"; 100 die "GMP::sprintf: unsupported output format for mpf: $pat2\n"; 108 my $dummy = sprintf "%s$pat", $out, $_[0]; 112 $out .= sprintf $pat, @params, shift; 124 print $h GMP::sprintf(@_); 126 print STDOUT GMP::sprintf(@_); 362 sprintf, versio [all...] |
| /src/include/ssp/ |
| stdio.h | 55 #define sprintf(str, ...) \ macro
|
| /src/sys/external/bsd/drm2/include/linux/ |
| nbsd-namespace.h | 49 /* This should not appear in NetBSD code -- we do not sprintf! */ 50 #define sprintf(BUF, FMT, ARGS...) snprintf(BUF, SIZE_MAX, FMT, ##ARGS) macro
|
| /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/ |
| print.h | 84 #define sprintf isc_print_sprintf macro
|
| /src/external/gpl3/gcc/dist/libssp/ssp/ |
| stdio.h | 45 #undef sprintf macro 58 #define sprintf(str, ...) \ macro
|
| /src/external/gpl3/gcc.old/dist/libssp/ssp/ |
| stdio.h | 45 #undef sprintf macro 58 #define sprintf(str, ...) \ macro
|
| /src/external/gpl3/gdb/dist/gnulib/import/ |
| strerror.c | 33 #undef sprintf macro 59 sprintf (buf, fmt, n);
|
| /src/external/gpl3/gdb.old/dist/gnulib/import/ |
| strerror.c | 33 #undef sprintf macro 59 sprintf (buf, fmt, n);
|
| /src/lib/libc/stdio/ |
| vsprintf.c | 57 #undef sprintf macro 103 sprintf(char *str, char const *fmt, ...) function
|
| /src/tests/lib/libc/locale/ |
| t_sprintf.c | 117 sprintf(buf, "%'f", t->double_value); 120 sprintf(buf, "%'d", t->int_value); 192 ATF_TC(sprintf); variable 193 ATF_TC_HEAD(sprintf, tc) 196 "Checks sprintf %%'d and %%'f under different locales"); 198 ATF_TC_BODY(sprintf, tc) 237 ATF_TP_ADD_TC(tp, sprintf);
|
| /src/external/gpl2/gettext/include/ |
| libgnuintl.h | 349 #undef sprintf macro 350 #define sprintf libintl_sprintf macro 351 extern LIBINTL_DLL_EXPORTED int sprintf (char *, const char *, ...);
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
| zfs_context.h | 176 sprintf(char * __restrict buf, const char * __restrict fmt, ...) function
|
| /src/external/gpl2/mkhybrid/dist/include/ |
| mconfig.h | 184 # define sprintf Xsprintf macro
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| StringBuilder.cc | 460 StringBuilder::sprintf (const char *fmt, ...) function in class:StringBuilder
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| StringBuilder.cc | 460 StringBuilder::sprintf (const char *fmt, ...) function in class:StringBuilder
|
| /src/sys/external/bsd/acpica/dist/utilities/ |
| utprint.c | 416 #undef sprintf macro 754 * FUNCTION: sprintf 766 sprintf ( function
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdio.h | 1854 /* Some people would argue that all sprintf uses should be warned about 1857 However, we believe that sprintf can be used safely, and is more 1859 belief, we use sprintf in several gnulib modules. So this header 1860 intentionally avoids adding a warning to sprintf except when 1866 # define sprintf rpl_sprintf 1869 _GL_FUNCDECL_RPL (sprintf, int, 1873 _GL_CXXALIAS_RPL (sprintf, int, 1876 _GL_CXXALIAS_SYS (sprintf, int, 1880 _GL_CXXALIASWARN (sprintf); 1883 # undef sprintf macro [all...] |