Searched defs:tostring (Results 1 - 4 of 4) sorted by relevance

/external/qemu/
H A Ddyngen-exec.h69 #define stringify(s) tostring(s)
70 #define tostring(s) #s macro
H A Dosdep.h16 #define stringify(s) tostring(s)
17 #define tostring(s) #s macro
/external/valgrind/main/VEX/test/
H A Dtest-amd64.c53 #define stringify(s) tostring(s)
54 #define tostring(s) #s macro
H A Dtest-i386.c43 #define stringify(s) tostring(s)
44 #define tostring(s) #s macro

Completed in 493 milliseconds