Home
last modified time | relevance | path

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

/freebsd/bin/test/
H A Dtest.c431 find_op_2char(const struct t_op *op, const struct t_op *end, const char *s) in find_op_2char() function
450 find_op_2char(ops2, (&ops2)[1], s); in find_op()
452 return s[0] == '-' ? find_op_2char(opsm2, (&opsm2)[1], s + 1) : in find_op()