Home
last modified time | relevance | path

Searched refs:continuetarget (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Djscompile.c789 static js_Ast *continuetarget(JF, js_Ast *node, const char *label) in continuetarget() function
1147 target = continuetarget(J, F, stm->parent, stm->a->string); in cstm()
1151 target = continuetarget(J, F, stm->parent, NULL); in cstm()
/dports/lang/mujs/mujs-1.2.0/
H A Djscompile.c851 static js_Ast *continuetarget(JF, js_Ast *node, const char *label) in continuetarget() function
1233 target = continuetarget(J, F, stm->parent, stm->a->string); in cstm()
1237 target = continuetarget(J, F, stm->parent, NULL); in cstm()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Djscompile.c871 static js_Ast *continuetarget(JF, js_Ast *node, const char *label) in continuetarget() function
1253 target = continuetarget(J, F, stm->parent, stm->a->string); in cstm()
1257 target = continuetarget(J, F, stm->parent, NULL); in cstm()