Searched refs:match_any (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dtime.h26 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
H A Dmath.h41 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
H A D__clang_openmp_device_functions.h22 device = {arch(nvptx, nvptx64)}, implementation = {extension(match_any)})
/freebsd-current/crypto/openssl/test/recipes/
H A D02-test_errstr.t87 &ok(match_any("Trailing whitespace \n\t", "?", ( "Trailing whitespace" )));
110 sub match_any {
142 return match_any($reason, $errcode_hex, @strings);
/freebsd-current/sys/kern/
H A Dsubr_sleepqueue.c981 match_any(struct thread *td __unused) function
1004 return (sleepq_remove_matching(sq, queue, match_any, pri));

Completed in 206 milliseconds