Home
last modified time | relevance | path

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

/tools/perf/util/c++/
Dclang-test.cpp28 std::to_string(kernel_version)); in __test__clang_to_IR()
/tools/usb/usbip/libsrc/
Dusbip_common.c94 dbg("%-20s = %x", to_string(name), (int) udev->name)
97 dbg("%-20s = %x", to_string(name), (int) uinf->name)
201 (object)->name = (type) read_attr_value(dev, to_string(name), \
Dusbip_common.h131 #define to_string(s) #s macro