Searched refs:test_isop (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dsyn.c1029 } else if (uqword && (ret = test_isop(meta, ident)))
H A Dfuncs.c3087 test_isop(Test_meta meta, const char *s) function
3452 !test_isop(TM_BINOP, te->pos.wp[1]))) {
3504 rv = test_isop(meta, *te->pos.wp);
H A Dexec.c1760 ret = test_isop(meta, buf);
H A Dsh.h2400 Test_op test_isop(Test_meta, const char *) MKSH_A_PURE;

Completed in 600 milliseconds