Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dconstant_time_test.c157 static int test_select(unsigned int a, unsigned int b) in test_select() function
262 if (!test_select(a, b) in test_binops()
/freebsd/tools/tools/syscall_timing/
H A Dsyscall_timing.c594 test_select(uintmax_t num, uintmax_t int_arg __unused, const char *path __unused) in test_select() function
986 { "select", test_select, .t_flags = 0 },