Home
last modified time | relevance | path

Searched refs:sprint (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dboot_data.py270 buffer += gp.sprint(header_footer)
272 buffer += gp.sprint(header_footer)
H A Dprint.tcl179 proc sprint { { buffer {} } } { procedure
1010 set sprint_procs [get_file_proc_names $file_path sprint]
H A Dgen_print.py1737 def sprint(buffer=""): function