Home
last modified time | relevance | path

Searched defs:nup (Results 1 – 4 of 4) sorted by relevance

/external/openssh/openbsd-compat/
Dgetcwd.c135 char *nup; in getcwd() local
/external/lua/src/
Dldblib.c276 int nup = (int)luaL_checkinteger(L, argnup); /* upvalue index */ in checkupval() local
Dlauxlib.c914 const luaL_Reg *l, int nup) { in luaL_openlib()
934 LUALIB_API void luaL_setfuncs (lua_State *L, const luaL_Reg *l, int nup) { in luaL_setfuncs()
Dlvm.c613 int nup = p->sizeupvalues; in getcached() local
634 int nup = p->sizeupvalues; in pushclosure() local