| /third_party/musl/src/stdio/ |
| H A D | sprintf.c | 4 int sprintf(char *restrict s, const char *restrict fmt, ...) in sprintf() function
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | sprintf.c | 4 int sprintf(char *restrict s, const char *restrict fmt, ...) in sprintf() function
|
| /third_party/gptfdisk/ |
| H A D | support.h | 39 #define sprintf sprintf_s macro
|
| /third_party/mesa3d/src/util/ |
| H A D | u_string.h | 69 #define sprintf util_sprintf macro
|
| /third_party/curl/lib/ |
| H A D | curlx.h | 98 # undef sprintf macro 109 # define sprintf curlx_msprintf macro
|
| /kernel/linux/linux-5.10/arch/alpha/boot/ |
| H A D | stdio.c | 293 int sprintf(char * buf, const char *fmt, ...) in sprintf() function
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| H A D | stdio.c | 329 int sprintf(char * buf, const char *fmt, ...) in sprintf() function
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| H A D | printf.c | 283 int sprintf(char *buf, const char *fmt, ...) in sprintf() function
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| H A D | stdio.c | 329 int sprintf(char * buf, const char *fmt, ...) in sprintf() function
|
| /kernel/linux/linux-6.6/arch/alpha/boot/ |
| H A D | stdio.c | 293 int sprintf(char * buf, const char *fmt, ...) in sprintf() function
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | printf.c | 283 int sprintf(char *buf, const char *fmt, ...) in sprintf() function
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | utprint.c | 596 int sprintf(char *string, const char *format, ...) in sprintf() function
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | utprint.c | 596 int sprintf(char *string, const char *format, ...) in sprintf() function
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | ArchiveExtractCallback.cpp | 5 #undef sprintf
macro
|
| H A D | ArchiveCommandLine.cpp | 5 #undef sprintf
macro
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | vsprintf.c | 2847 int sprintf(char *buf, const char *fmt, ...) in sprintf() function 2858 EXPORT_SYMBOL(sprintf); variable
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | vsprintf.c | 3021 int sprintf(char *buf, const char *fmt, ...) in sprintf() function 3032 EXPORT_SYMBOL(sprintf); variable
|
| /third_party/rust/crates/libc/src/solid/ |
| H A D | mod.rs | 477 pub fn sprintf(arg1: *mut c_char, arg2: *const c_char, ...) -> c_int; in sprintf() functions
|
| /third_party/rust/crates/libc/src/ |
| H A D | wasi.rs | 586 pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; in sprintf() functions
|
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 585 pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; in sprintf() functions
|
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1177 pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; in sprintf() functions
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 3466 pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; in sprintf() functions
|