Home
last modified time | relevance | path

Searched defs:sdb (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c1382 security_debug_ex *sdb = ex; in security_callback_debug() local
1496 static security_debug_ex sdb; in ssl_ctx_security_debug() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h234 SDAGSwitchLowering(SelectionDAGBuilder *sdb, FunctionLoweringInfo &funcinfo) in SDAGSwitchLowering()