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

  /src/external/mit/lua/dist/src/
ltm.h 40 TM_SHL,
ltm.c 162 case TM_SHL: case TM_SHR: case TM_BNOT: {
lcode.c 1789 codebini(fs, OP_SHLI, e1, e2, 1, line, TM_SHL); /* I << r2 */
1791 else if (finishbinexpneg(fs, e1, e2, OP_SHRI, line, TM_SHL)) {

Completed in 15 milliseconds