Home
last modified time | relevance | path

Searched defs:aop (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/crypto/openssl/crypto/objects/
Dobj_dat.c243 ADDED_OBJ *ao[4] = { NULL, NULL, NULL, NULL }, *aop; in OBJ_add_object() local
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-arm.c14662 #define TCE(mnem, aop, top, nops, ops, ae, te) \ argument
14664 #define tCE(mnem, aop, top, nops, ops, ae, te) \ argument
14675 #define TC3(mnem, aop, top, nops, ops, ae, te) \ argument
14677 #define TC3w(mnem, aop, top, nops, ops, ae, te) \ argument
14679 #define tC3(mnem, aop, top, nops, ops, ae, te) \ argument
14681 #define tC3w(mnem, aop, top, nops, ops, ae, te) \ argument
14711 #define TCM(m1,m2, aop, top, nops, ops, ae, te) \ argument
14713 #define tCM(m1,m2, aop, top, nops, ops, ae, te) \ argument
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExprScalar.cpp1570 llvm::AtomicRMWInst::BinOp aop = isInc ? llvm::AtomicRMWInst::Add : in EmitScalarPrePostIncDec() local
2011 llvm::AtomicRMWInst::BinOp aop = llvm::AtomicRMWInst::BAD_BINOP; in EmitCompoundAssignLValue() local
/freebsd-9-stable/contrib/bind9/lib/dns/
Djournal.c741 int bop = 0, aop = 0; in ixfr_order() local