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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ltable.c 279 static void setnodevector (lua_State *L, Table *t, int size) { function
312 setnodevector(L, t, nhsize);
374 setnodevector(L, t, 0);
  /external/syslinux/com32/lua/src/
ltable.c 280 static void setnodevector (lua_State *L, Table *t, int size) { function
313 setnodevector(L, t, nhsize);
375 setnodevector(L, t, 0);

Completed in 64 milliseconds