Searched refs:bind_helper (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/crypto/openssl/crypto/engine/
H A Deng_rdrand.c56 static int bind_helper(ENGINE *e) function
73 if (!bind_helper(ret)) {
H A Deng_openssl.c86 static int bind_helper(ENGINE *e) function
134 if (!bind_helper(ret)) {
164 if (!bind_helper(e))
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h116 template <typename BindTy> struct bind_helper { struct in namespace:llvm::MIPatternMatch
123 template <> struct bind_helper<MachineInstr *> { struct in namespace:llvm::MIPatternMatch
133 template <> struct bind_helper<LLT> { struct in namespace:llvm::MIPatternMatch
142 template <> struct bind_helper<const ConstantFP *> { struct in namespace:llvm::MIPatternMatch
158 return bind_helper<Class>::bind(MRI, VR, V);
/freebsd-13-stable/crypto/openssl/engines/
H A De_afalg.c748 static int bind_helper(ENGINE *e, const char *id) function
762 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_dasync.c291 static int bind_helper(ENGINE *e, const char *id) function
301 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_ossltest.c326 static int bind_helper(ENGINE *e, const char *id) function
336 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)
H A De_capi.c570 static int bind_helper(ENGINE *e, const char *id) function
580 IMPLEMENT_DYNAMIC_BIND_FN(bind_helper)

Completed in 87 milliseconds