Searched refs:vsprintf (Results 1 – 25 of 33) sorted by relevance
12
| /linux/drivers/firmware/efi/libstub/ |
| A D | .vsprintf.stub.o.cmd | 1 …vsprintf.stub.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch6…
|
| A D | .vsprintf.o.cmd | 1 …vsprintf.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin… 3 source_drivers/firmware/efi/libstub/vsprintf.o := drivers/firmware/efi/libstub/vsprintf.c 5 deps_drivers/firmware/efi/libstub/vsprintf.o := \ 224 drivers/firmware/efi/libstub/vsprintf.o: $(deps_drivers/firmware/efi/libstub/vsprintf.o) 226 $(deps_drivers/firmware/efi/libstub/vsprintf.o):
|
| A D | .lib.a.cmd | 1 …/string.stub.o drivers/firmware/efi/libstub/tpm.stub.o drivers/firmware/efi/libstub/vsprintf.stub.o
|
| A D | lib.a | 28 vsprintf.stub.o/
|
| A D | Makefile | 58 alignedmem.o relocate.o vsprintf.o
|
| /linux/arch/m68k/sun3/prom/ |
| A D | printf.c | 34 i = vsprintf(ppbuf + 1, fmt, args) + 1; in prom_printf() 36 i = vsprintf(ppbuf, fmt, args); in prom_printf()
|
| /linux/arch/x86/boot/ |
| 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()
|
| A D | boot.h | 319 int vsprintf(char *buf, const char *fmt, va_list args);
|
| /linux/arch/powerpc/boot/ |
| 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()
|
| A D | stdio.h | 18 extern int vsprintf(char *buf, const char *fmt, va_list args);
|
| /linux/arch/alpha/boot/ |
| 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()
|
| /linux/arch/alpha/lib/ |
| A D | srm_printk.c | 18 len = vsprintf(buf, fmt, args); in srm_printk()
|
| /linux/tools/perf/ |
| A D | MANIFEST | 22 tools/lib/vsprintf.c
|
| /linux/lib/ |
| A D | lib.a | 3 …simple_strtollno_hash_pointersvsnprintfvscnprintfsnprintfscnprintfvsprintfsprintfvsscanfs… 52 vsprintf.o/
|
| A D | .lib.a.cmd | 1 …b/sha1.o lib/show_mem.o lib/siphash.o lib/string.o lib/timerqueue.o lib/vsprintf.o lib/win_minmax.…
|
| A D | .vsprintf.o.cmd | 1 …vsprintf.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin… 3 source_lib/vsprintf.o := lib/vsprintf.c 5 deps_lib/vsprintf.o := \ 1510 lib/vsprintf.o: $(deps_lib/vsprintf.o) 1512 $(deps_lib/vsprintf.o):
|
| A D | Makefile | 30 lib-y := ctype.o string.o vsprintf.o cmdline.o \
|
| A D | vsprintf.c | 2983 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function 2987 EXPORT_SYMBOL(vsprintf);
|
| /linux/tools/perf/util/ |
| A D | python-ext-sources | 24 ../lib/vsprintf.c
|
| A D | Build | 132 perf-y += vsprintf.o 317 $(OUTPUT)util/vsprintf.o: ../lib/vsprintf.c FORCE
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| A D | kernel-api.rst | 35 lib/vsprintf.c
|
| /linux/drivers/video/fbdev/ |
| A D | cyber2000fb.h | 26 vsprintf(buffer, fmt, ap); in debug_printf()
|
| /linux/include/linux/ |
| A D | kernel.h | 198 extern __printf(2, 0) int vsprintf(char *buf, const char *, va_list);
|
| /linux/Documentation/core-api/ |
| A D | kernel-api.rst | 24 .. kernel-doc:: lib/vsprintf.c
|
| /linux/drivers/acpi/ |
| A D | osl.c | 157 vsprintf(buffer, fmt, args); in acpi_os_vprintf()
|
Completed in 35 milliseconds
12