Home
last modified time | relevance | path

Searched defs:check2 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/include/lld/Common/
H A DErrorHandler.h182 T check2(ErrorOr<T> e, llvm::function_ref<std::string()> prefix) { in check2() function
189 T check2(Expected<T> e, llvm::function_ref<std::string()> prefix) { in check2() function
/openbsd-src/regress/lib/libc/cxa-atexit/test1/
H A Dtest1.C23 int check1, check2; variable
/openbsd-src/usr.bin/ssh/
H A Dsshkey.c2927 u_int blocksize, rounds, nkeys, encrypted_len, check1, check2; private2_decrypt() local