Home
last modified time | relevance | path

Searched refs:checkfutureword (Results 1 – 4 of 4) sorted by last modified time

/dports/lang/mujs/mujs-1.2.0/
H A Djscompile.c44 static void checkfutureword(JF, js_Ast *exp) in checkfutureword() function
205 checkfutureword(J, F, ident); in emitlocal()
960 checkfutureword(J, F, catchvar); in ctrycatch()
993 checkfutureword(J, F, catchvar); in ctrycatchfinally()
1216 checkfutureword(J, F, stm->a); in cstm()
1232 checkfutureword(J, F, stm->a); in cstm()
1330 checkfutureword(J, F, list->a); in cparams()
1350 checkfutureword(J, F, node->a); in cvardecs()
1399 checkfutureword(J, F, name); in cfunbody()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dpr103052.c21 static void checkfutureword(const char *exp) in checkfutureword() function
27 checkfutureword("foo"); in js_error()
28 checkfutureword("bar"); in js_error()
33 checkfutureword("const"); in main()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Djscompile.c44 static void checkfutureword(JF, js_Ast *exp) in checkfutureword() function
221 checkfutureword(J, F, ident); in emitlocal()
980 checkfutureword(J, F, catchvar); in ctrycatch()
1013 checkfutureword(J, F, catchvar); in ctrycatchfinally()
1236 checkfutureword(J, F, stm->a); in cstm()
1252 checkfutureword(J, F, stm->a); in cstm()
1350 checkfutureword(J, F, list->a); in cparams()
1370 checkfutureword(J, F, node->a); in cvardecs()
1419 checkfutureword(J, F, name); in cfunbody()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Djscompile.c44 static void checkfutureword(JF, js_Ast *exp) in checkfutureword() function
210 checkfutureword(J, F, ident); in emitlocal()
893 checkfutureword(J, F, catchvar); in ctrycatch()
925 checkfutureword(J, F, catchvar); in ctrycatchfinally()
1131 checkfutureword(J, F, stm->a); in cstm()
1146 checkfutureword(J, F, stm->a); in cstm()
1269 checkfutureword(J, F, list->a); in cparams()
1284 checkfutureword(J, F, node->a); in cvardecs()
1330 checkfutureword(J, F, name); in cfunbody()