Searched refs:__putnum (Results 1 – 1 of 1) sorted by relevance
168 static noinline void __putnum(unsigned long value, unsigned int base, in __putnum() function190 __putnum(value, 16, sizeof(value)*2); in __puthex()195 __putnum(value, 10, 1); in __putdec()