Searched refs:ret_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/netbsd-tests/lib/libcurses/director/
H A Dreturns.h45 ret_count, enumerator in enum:__anon4719
H A Dtestlang_parse.y879 if (returns_count.return_type != ret_count)
880 err(2, "expected return type of ret_count but received %s",
1497 if ((type != ret_ok) && (type != ret_err) && (type != ret_count)) {
1524 if (type == ret_count) {
/freebsd-11.0-release/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommands.c136 type = ret_count;

Completed in 53 milliseconds