Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/gen/
H A Dmakecontext_test.c149 check_6(int arg1, int arg2, int arg3, int arg4, int arg5, int arg6) in check_6() function
169 makecontext(&ctx[1], (void (*)(void))check_6, 6, 1, 2, 3, 4, 5, 6); in ATF_TC_BODY()