Home
last modified time | relevance | path

Searched refs:to_string (Results 1 – 2 of 2) sorted by relevance

/tools/usb/usbip/libsrc/
Dusbip_common.c70 dbg("%-20s = %x", to_string(name), (int) udev->name)
73 dbg("%-20s = %x", to_string(name), (int) uinf->name)
177 (object)->name = (type) read_attr_value(dev, to_string(name), \
Dusbip_common.h120 #define to_string(s) #s macro