Searched defs:tohex (Results 1 – 4 of 4) sorted by relevance
95 static inline int tohex(int v) in tohex() function
357 tohex (int nib) in tohex() function
681 static char *__init tohex(unsigned int x) in tohex() function
150 def tohex(ip): function