Home
last modified time | relevance | path

Searched refs:EXP_ASS_USHR (Results 1 – 9 of 9) sorted by path

/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Djscompile.c684 case EXP_ASS_USHR: cassignop(J, F, exp, OP_USHR); break; in cexp()
H A Djsdump.c120 case EXP_ASS_USHR: in prec()
379 case EXP_ASS_USHR: pbin(d, p, exp, ">>>="); break; in pexpi()
H A Djsparse.h83 EXP_ASS_USHR, enumerator
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Djscompile.c762 case EXP_ASS_USHR: cassignop(J, F, exp, OP_USHR); break; in cexp()
H A Djsdump.c120 case EXP_ASS_USHR: in prec()
384 case EXP_ASS_USHR: pbin(d, p, exp, ">>>="); break; in pexpi()
H A Djsparse.h83 EXP_ASS_USHR, enumerator
/dports/lang/mujs/mujs-1.2.0/
H A Djscompile.c738 case EXP_ASS_USHR: cassignop(J, F, exp, OP_USHR); break; in cexp()
H A Djsdump.c120 case EXP_ASS_USHR: in prec()
389 case EXP_ASS_USHR: pbin(d, p, exp, ">>>="); break; in pexpi()
H A Djsparse.h83 EXP_ASS_USHR, enumerator