Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtiny-printf.c30 static void out_dgt(struct printf_info *info, char dgt) in out_dgt()
39 unsigned char dgt = 0; in div_out() local