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

  /external/qemu/
dyngen-exec.h 69 #define stringify(s) tostring(s)
70 #define tostring(s) #s macro
osdep.h 16 #define stringify(s) tostring(s)
17 #define tostring(s) #s macro

Completed in 39 milliseconds