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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lopcodes.h 140 #define INDEXK(r) ((int)(r) & ~BITRK)
157 ** RK(x) == if ISK(x) then Kst(INDEXK(x)) else R(x)
  /external/skia/third_party/lua/src/
lopcodes.h 140 #define INDEXK(r) ((int)(r) & ~BITRK)
157 ** RK(x) == if ISK(x) then Kst(INDEXK(x)) else R(x)
  /external/syslinux/com32/lua/src/
lopcodes.h 140 #define INDEXK(r) ((int)(r) & ~BITRK)
157 ** RK(x) == if ISK(x) then Kst(INDEXK(x)) else R(x)

Completed in 47 milliseconds