Searched defs:tostring (Results 1 – 5 of 5) sorted by relevance
16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) macro
33 #define tostring(s) #s macro
224 def tostring(row): function228 def tostring(row): function
54 #define tostring(s) #s macro
44 #define tostring(s) #s macro