Home
last modified time | relevance | path

Searched defs:sprint (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dprint.tcl179 proc sprint { { buffer {} } } { procedure
H A Dgen_print.py1722 def sprint(buffer=""): function