Searched defs:CheckImpl (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/crypto/test/ |
D | abi_test.h | 363 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() function 384 CheckImpl(Result *out, bool /* unwind */, R (*func)(Args...), in CheckImpl() function 391 inline crypto_word_t CheckImpl(Result *out, bool /* unwind */, in CheckImpl() function
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/ |
D | abi_test.h | 363 inline crypto_word_t CheckImpl(Result *out, bool unwind, R (*func)(Args...), in CheckImpl() function 384 CheckImpl(Result *out, bool /* unwind */, R (*func)(Args...), in CheckImpl() function 391 inline crypto_word_t CheckImpl(Result *out, bool /* unwind */, in CheckImpl() function
|