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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lua.c 224 static int dolibrary (lua_State *L, const char *name) { function
412 if (dolibrary(L, filename) != LUA_OK)
  /external/syslinux/com32/lua/src/
lua.c 231 static int dolibrary (lua_State *L, const char *name) { function
419 if (dolibrary(L, filename) != LUA_OK)

Completed in 45 milliseconds