Home
last modified time | relevance | path

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

/external/syslinux/com32/lua/src/
Dlua.c288 static int loadline (lua_State *L) { in loadline() function
314 while ((status = loadline(L)) != -1) { in dotty()