Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_safe_arithmetic.cpp56 bool SafeInt32Add(std::int32_t arg1, std::int32_t arg2, std::int32_t *result) { in SafeInt32Add() function
65 std::int32_t SafeInt32Add(std::int32_t arg1, std::int32_t arg2) { in SafeInt32Add() function