HomeSort by relevance Sort by last modified time
    Searched defs:tostring (Results 1 - 2 of 2) sorted by null

  /external/qemu/
dyngen-exec.h 118 #define stringify(s) tostring(s)
119 #define tostring(s) #s macro
osdep.h 17 #define stringify(s) tostring(s)
18 #define tostring(s) #s macro

Completed in 32 milliseconds