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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
ldo.h 23 #define restorestack(L,n) ((TValue *)((char *)L->stack + (n))) macro
  /external/syslinux/com32/lua/src/
ldo.h 23 #define restorestack(L,n) ((TValue *)((char *)L->stack + (n))) macro

Completed in 56 milliseconds