Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_safe_arithmetic.cpp91 bool SafeInt32Sub(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) { in SafeInt32Sub() function
101 std::int32_t SafeInt32Sub(std::int32_t arg1, std::int32_t arg2) { in SafeInt32Sub() function