Home
last modified time | relevance | path

Searched defs:decrement (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/ofed/opensm/include/complib/
H A Dcl_atomic_osd.h94 cl_atomic_sub(IN atomic32_t * const p_value, IN const int32_t decrement) in cl_atomic_sub()
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h126 static bool decrement(Boolean A, Boolean *R) { decrement() function
H A DFloating.h187 static APFloat::opStatus decrement(const Floating &A, llvm::RoundingMode RM, in decrement() function
H A DIntegralAP.h189 static bool decrement(IntegralAP A, IntegralAP *R) { decrement() function
/freebsd-src/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath_parser.h122 void decrement() noexcept { in decrement() function
/freebsd-src/contrib/gdtoa/
H A Dstrtodg.c94 decrement(b) Bigint *b; in decrement() function
H A Dgdtoaimp.h558 #define decrement __decrement_D2A macro