Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dc_test.h52 Test_op test_isop ARGS((Test_env *te, Test_meta meta, const char *s));
H A Dc_test.c194 test_isop(te, meta, s) in test_isop() function
594 ret = (int) test_isop(te, meta, *te->pos.wp);
H A Dsyn.c894 } else if (uqword && (ret = (int) test_isop(te, meta, ident)))
H A Dexec.c1494 ret = (int) test_isop(te, meta, buf);