Searched defs:debug_puthex (Results 1 – 2 of 2) sorted by relevance
47 #define debug_puthex(__x) __puthex(__x) macro58 static inline void debug_puthex(const char *s) in debug_puthex() function
55 #define debug_puthex(__x) __puthex(__x) macro66 static inline void debug_puthex(unsigned long value) in debug_puthex() function