| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | vsprintf.su | |
| H A D | .vsprintf.o.cmd | |
| H A D | Makefile | 117 obj-$(SERIAL_SUPPORT) += vsprintf.o panic.o strto.o strmhz.o 121 obj-y += vsprintf.o panic.o strto.o strmhz.o
|
| H A D | .built-in.o.cmd | |
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/systemtap/ |
| H A D | 0001-PR28778-gcc-warning-tweak-for-sprintf-precision-para.patch | 12 /usr/share/systemtap/runtime/vsprintf.c:341:23: error: 'strnlen' specified bound 4294967295 may exc… 18 runtime/vsprintf.c | 4 ++-- 21 diff --git a/runtime/vsprintf.c b/runtime/vsprintf.c 23 --- a/runtime/vsprintf.c 24 +++ b/runtime/vsprintf.c
|
| /OK3568_Linux_fs/kernel/arch/m68k/sun3/prom/ |
| H A D | printf.c | 34 i = vsprintf(ppbuf + 1, fmt, args) + 1; in prom_printf() 36 i = vsprintf(ppbuf, fmt, args); in prom_printf()
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | printf.c | 113 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function 289 i = vsprintf(buf, fmt, args); in sprintf() 301 printed = vsprintf(printf_buf, fmt, args); in printf()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | stdio.c | 146 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function 335 i=vsprintf(buf,fmt,args); in sprintf() 349 n = vsprintf(sprint_buf, fmt, args); in printf()
|
| H A D | stdio.h | 18 extern int vsprintf(char *buf, const char *fmt, va_list args);
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_trace.c | 105 vsprintf(buffer, fmt, args); in trace_printf() 138 vsprintf(buffer, fmt, args); in trace_printf()
|
| /OK3568_Linux_fs/kernel/arch/alpha/boot/ |
| H A D | stdio.c | 110 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function 299 i=vsprintf(buf,fmt,args); in sprintf()
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | srm_printk.c | 18 len = vsprintf(buf, fmt, args); in srm_printk()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | xyzModem.h | 52 #define diag_vsprintf vsprintf
|
| H A D | vsprintf.h | 125 int vsprintf(char *buf, const char *fmt, va_list args);
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | MANIFEST | 21 tools/lib/vsprintf.c
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cstdio | 69 int vsprintf(char* restrict s, const char* restrict format, va_list arg); 125 //using ::vsprintf;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cstdio | 69 int vsprintf(char* restrict s, const char* restrict format, va_list arg); 125 //using ::vsprintf;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | cstdio | 94 #undef vsprintf 146 using ::vsprintf;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | cstdio | 94 #undef vsprintf 146 using ::vsprintf;
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | python-ext-sources | 22 ../lib/vsprintf.c
|
| H A D | Build | 126 perf-y += vsprintf.o 305 $(OUTPUT)util/vsprintf.o: ../lib/vsprintf.c FORCE
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | stdio-ldbl.h | 28 __LDBL_REDIR_DECL (vsprintf)
|
| /OK3568_Linux_fs/u-boot/examples/api/ |
| H A D | Makefile | 37 EXT_COBJ-y += lib/vsprintf.o
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | stdio-ldbl.h | 28 __LDBL_REDIR_DECL (vsprintf)
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | Makefile | 65 alignedmem.o relocate.o vsprintf.o
|