Searched refs:tohex (Results 1 – 1 of 1) sorted by relevance
523 static char *tohex(unsigned int x) in tohex() function552 add_string(&p, tohex((u32)(unsigned long) value)); in prom_setprop()553 add_string(&p, tohex(valuelen)); in prom_setprop()554 add_string(&p, tohex(ADDR(pname))); in prom_setprop()555 add_string(&p, tohex(strlen(pname))); in prom_setprop()