Home
last modified time | relevance | path

Searched defs:obj2 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_pmaps.c69 ASN1_OBJECT *obj1 = NULL, *obj2 = NULL; in v2i_POLICY_MAPPINGS() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp558 std::string obj2 = errSec->getObjMsg(errOffset); in reportDuplicate() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c178 const struct objnode *obj2 = o2; in objnode_compare() local
400 uint64_t obj2, uint64_t off2, uint32_t dbss2) in redact_range_compare()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlobject.h238 #define setobj(L,obj1,obj2) \ argument
351 #define setobj(L,obj1,obj2) \ argument
/freebsd/contrib/lua/src/
H A Dlobject.h118 #define setobj(L,obj1,obj2) \ argument
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1015 Uncopyable obj2(0); in TEST() local