OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SafeInt64Add
(Results
1 - 3
of
3
) sorted by null
/external/dng_sdk/source/
dng_pixel_buffer.h
146
SafeInt64Add
(
SafeInt64Add
(rowOffset, colOffset), planeOffset));
dng_safe_arithmetic.h
46
std::int64_t
SafeInt64Add
(std::int64_t arg1, std::int64_t arg2);
dng_safe_arithmetic.cpp
69
std::int64_t
SafeInt64Add
(std::int64_t arg1, std::int64_t arg2) {
Completed in 185 milliseconds