Home
last modified time | relevance | path

Searched defs:sprintf (Results 1 – 20 of 20) sorted by relevance

/third_party/musl/src/stdio/
Dsprintf.c4 int sprintf(char *restrict s, const char *restrict fmt, ...) in sprintf() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dsprintf.c4 int sprintf(char *restrict s, const char *restrict fmt, ...) in sprintf() function
/third_party/mingw-w64/mingw-w64-crt/stdio/
Ducrt_sprintf.c11 int __cdecl sprintf(char * __restrict__ _Dest,const char * __restrict__ _Format,...) __MINGW_ATTRIB… in sprintf() function
/third_party/curl/lib/
Dcurlx.h107 # define sprintf curlx_msprintf macro
/third_party/gptfdisk/
Dsupport.h39 #define sprintf sprintf_s macro
/third_party/node/deps/npm/test/tap/
Dumask-lifecycle.js6 var sprintf = require('sprintf-js').sprintf variable
/third_party/libxml2/
Dtrio.h175 # define sprintf trio_sprintf macro
/third_party/node/deps/npm/node_modules/http-signature/lib/
Dsigner.js11 var sprintf = require('util').format; variable
/third_party/node/deps/npm/node_modules/verror/lib/
Dverror.js10 var sprintf = mod_extsprintf.sprintf; variable
/third_party/e2fsprogs/intl/
Dlibgnuintl.h.in310 #define sprintf libintl_sprintf macro
/third_party/gettext/gettext-runtime/intl/
Dlibintl.h392 #define sprintf libintl_sprintf macro
Dlibgnuintl.in.h394 #define sprintf libintl_sprintf macro
Dlibgnuintl.h400 #define sprintf libintl_sprintf macro
/third_party/uboot/u-boot-2020.01/lib/
Dtiny-printf.c364 int sprintf(char *buf, const char *fmt, ...) in sprintf() function
Dvsprintf.c775 int sprintf(char *buf, const char *fmt, ...) in sprintf() function
/third_party/mingw-w64/mingw-w64-headers/crt/
Dstdio.h361 int sprintf (char *__stream, const char *__format, ...) in sprintf() function
376 int sprintf (char *__stream, const char *__format, ...) in sprintf() function
904 int sprintf (char * __restrict__ __stream, const char * __restrict__ __format, ...) in sprintf() function
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dmisc.h549 #define sprintf use_snprintf_or_asprintf_instead macro
/third_party/typescript/lib/
DtypesMap.json429 "sprintf": "sprintf", string
/third_party/typescript/src/server/
DtypesMap.json429 "sprintf": "sprintf", string
/third_party/mingw-w64/mingw-w64-headers/include/
Dstrsafe.h1943 #define sprintf sprintf_instead_use_StringCbPrintfA_or_StringCchPrintfA; macro