Home
last modified time | relevance | path

Searched refs:CapSubFast (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-or-tools/or-tools-9.2/ortools/util/
H A Dsaturated_arithmetic.h143 inline int64_t CapSubFast(int64_t x, int64_t y) { in CapSubFast() function
160 return CapSubFast(x, y); in CapSub()