Home
last modified time | relevance | path

Searched refs:f_tostring (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c179 static int f_tostring (lua_State *L) { in f_tostring() function
781 {"__tostring", f_tostring},