Searched refs:dboot_putnum (Results 1 – 1 of 1) sorted by relevance
97 dboot_putnum(uintmax_t x, boolean_t is_signed, uint8_t base) in dboot_putnum() function166 dboot_putnum(x, B_FALSE, 16); in do_dboot_printf()183 dboot_putnum(x, B_TRUE, 10); in do_dboot_printf()207 dboot_putnum(x, B_FALSE, base); in do_dboot_printf()