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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lobject.h 140 #define ttistable(o) checktag((o), ctb(LUA_TTABLE)) macro
164 #define hvalue(o) check_exp(ttistable(o), &val_(o).gc->h)
  /external/syslinux/com32/lua/src/
lobject.h 140 #define ttistable(o) checktag((o), ctb(LUA_TTABLE)) macro
164 #define hvalue(o) check_exp(ttistable(o), &val_(o).gc->h)

Completed in 135 milliseconds