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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lvm.c 379 static Closure *getcached (Proto *p, UpVal **encup, StkId base) { function
835 Closure *ncl = getcached(p, cl->upvals, base); /* cached closure */
  /external/syslinux/com32/lua/src/
lvm.c 402 static Closure *getcached (Proto *p, UpVal **encup, StkId base) { function
858 Closure *ncl = getcached(p, cl->upvals, base); /* cached closure */

Completed in 105 milliseconds