Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/include/rump/
H A Drump_syscalls_compat.h71 #define __RUMPSTRINGIFY(x) #x macro
73 #define __RUMPSTRINGIFY(x) "_"#x macro