Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dbigint.rs15 pub(crate) fn to_string(&self) -> String { in to_string() method
/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.h131 #define to_string(s) #s macro
/linux/lib/kunit/
H A Dattributes.c39 const char *(*to_string)(void *attr, bool *to_free); member