Searched defs:puthex (Results 1 – 2 of 2) sorted by relevance
16 #define puthex(val) do {} while (0) macro
28 void puthex(unsigned long long val) in puthex() function