Searched defs:subtract (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | ConstantRangeList.cpp | 84 void ConstantRangeList::subtract(const ConstantRange &SubRange) { in subtract() function in ConstantRangeList
|
H A D | ConstantRange.cpp | 548 ConstantRange ConstantRange::subtract(const APInt &Val) const { in subtract() function in ConstantRange
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 141 void HexagonBlockRanges::RangeList::subtract(const IndexRange &Range) { in subtract() function in HexagonBlockRanges::RangeList
|
/freebsd/sys/netinet/ |
H A D | sctp_ss_functions.c | 730 int subtract; in sctp_ss_fb_scheduled() local
|
/freebsd/contrib/unbound/cachedb/ |
H A D | cachedb.c | 473 packed_rrset_ttl_subtract(struct packed_rrset_data* data, time_t subtract) in packed_rrset_ttl_subtract()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | APFloat.cpp | 1733 bool subtract) { in addOrSubtractSpecials() 1790 bool subtract) { in addOrSubtractSignificand() 2040 bool subtract) { in addOrSubtract() 2077 IEEEFloat::opStatus IEEEFloat::subtract(const IEEEFloat &rhs, in subtract() function in llvm::detail::IEEEFloat 4877 APFloat::opStatus DoubleAPFloat::subtract(const DoubleAPFloat &RHS, in subtract() function in llvm::detail::DoubleAPFloat
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APFloat.h | 1101 opStatus subtract(const APFloat &RHS, roundingMode RM) { in subtract() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 419 void subtract(unsigned Cycles) { in subtract() function
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_objset.c | 2023 boolean_t subtract) in do_userquota_update() 2049 uint64_t user, uint64_t group, uint64_t project, boolean_t subtract) in do_userobjquota_update()
|
/freebsd/sys/arm/include/ |
H A D | atomic.h | 802 ATOMIC_ACQ_REL_LONG(subtract) in ATOMIC_ACQ_REL_LONG() argument
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 135 Counter CounterExpressionBuilder::subtract(Counter LHS, Counter RHS, in subtract() function in CounterExpressionBuilder
|
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 5589 doq_table_quic_size_subtract(struct doq_table* table, size_t subtract) in doq_table_quic_size_subtract()
|