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

/barrelfish-master/lib/lua/src/
H A Dlvm.h16 #define tostring(L,o) (ttisstring(o) || (luaV_tostring(L, o))) macro

Completed in 30 milliseconds