Home
last modified time | relevance | path

Searched defs:printbuffer (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/common/
Dconsole.c303 char printbuffer[CONFIG_SYS_PBSIZE]; in serial_printf() local
374 char printbuffer[CONFIG_SYS_PBSIZE]; in fprintf() local
996 char printbuffer[CONFIG_SYS_PBSIZE]; in print_to_hitool() local
/third_party/uboot/u-boot-2020.01/post/
Dpost.c397 char printbuffer[CONFIG_SYS_PBSIZE]; in post_log() local
/third_party/uboot/u-boot-2020.01/lib/
Dvsprintf.c791 char printbuffer[CONFIG_SYS_PBSIZE]; in printf() local
813 char printbuffer[CONFIG_SYS_PBSIZE]; in vprintf() local
/third_party/cJSON/
DcJSON.c432 } printbuffer; typedef