Home
last modified time | relevance | path

Searched refs:print_newline (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm.c30 int i, print_newline = 0; in print_byte_string() local
34 print_newline = (i % 16 == 15); in print_byte_string()
35 if (print_newline) in print_byte_string()
39 if (!print_newline) in print_byte_string()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0001-CVE-2021-42574.patch758 print_newline ();