Searched defs:mkstr (Results 1 – 2 of 2) sorted by relevance
10 #define mkstr(a) # a macro
49 mkstr(const char *str, size_t len) in mkstr() function