Searched defs:to_string (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/usb/usbip/libsrc/ | ||
D | usbip_common.h | 131 #define to_string(s) #s macro |
/linux-6.6.21/lib/kunit/ | ||
D | attributes.c | 39 const char *(*to_string)(void *attr, bool *to_free); member |