Home
last modified time | relevance | path

Searched defs:to_string (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
Dusbip_common.h131 #define to_string(s) #s macro
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/
Dusbip_common.h131 #define to_string(s) #s macro
/kernel/linux/linux-6.6/lib/kunit/
Dattributes.c39 const char *(*to_string)(void *attr, bool *to_free); member