Searched defs:debug_putstr (Results 1 – 1 of 1) sorted by relevance
41 #define debug_putstr(__x) __putstr(__x) macro45 static inline void debug_putstr(const char *s) in debug_putstr() function