HomeSort by relevance Sort by last modified time
    Searched refs:auxupvalue (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ldblib.c 205 static int auxupvalue (lua_State *L, int get) { function
218 return auxupvalue(L, 1);
224 return auxupvalue(L, 0);
  /external/syslinux/com32/lua/src/
ldblib.c 205 static int auxupvalue (lua_State *L, int get) { function
218 return auxupvalue(L, 1);
224 return auxupvalue(L, 0);

Completed in 188 milliseconds