Home
last modified time | relevance | path

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

/external/lua/src/
Dliolib.c700 static const luaL_Reg iolib[] = { variable
768 luaL_newlib(L, iolib); /* new module */ in luaopen_io()