Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/gen/
H A Dposix_spawn_test.c144 int error_expected; in ATF_TC_BODY() member
171 ATF_CHECK_INTEQ_MSG(tc->error_expected, error, in ATF_TC_BODY()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c75 static l_noret error_expected (LexState *ls, int token) { in error_expected() function
110 error_expected(ls, c); in check()
127 error_expected(ls, what); in check_match()
/freebsd/contrib/lua/src/
H A Dlparser.c68 static l_noret error_expected (LexState *ls, int token) { in error_expected() function
109 error_expected(ls, c); in check()
133 error_expected(ls, what); /* do not need a complex message */ in check_match()