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

/external/skia/third_party/lua/src/
H A Dlua.h346 #define lua_tostring(L,i) lua_tolstring(L, (i), NULL) macro
/external/syslinux/com32/lua/src/
H A Dlua.h351 #define lua_tostring(L,i) lua_tolstring(L, (i), NULL) macro

Completed in 77 milliseconds