Home
last modified time | relevance | path

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

/external/lua/src/
Dloadlib.c283 static int noenv (lua_State *L) { in noenv() function
303 if (path == NULL || noenv(L)) /* no environment variable? */ in setpath()