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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ldblib.c 112 static int db_getinfo (lua_State *L) { function
377 {"getinfo", db_getinfo},
  /external/lua/src/
ldblib.c 103 ** Variations of 'lua_settable', used by 'db_getinfo' to put results
124 ** In function 'db_getinfo', the call to 'lua_getinfo' may push
145 static int db_getinfo (lua_State *L) { function
435 {"getinfo", db_getinfo},

Completed in 2832 milliseconds