HomeSort by: relevance | last modified time | path
    Searched refs:isOT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lopcodes.h 399 #define isOT(i) \
lcode.c 1892 lua_assert(i == 0 || isOT(*(pc - 1)) == isIT(*pc));

Completed in 30 milliseconds