Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/include/
A Dcompiler.h118 #define __INTOF_ADD(c, a, b) (__extension__({ \ macro
247 __INTOF_ADD((__intof_c), __intof_mul_t << __intof_mul_hshift, \
253 #define __compiler_add_overflow(a, b, res) __INTOF_ADD(*(res), (a), (b))

Completed in 2 milliseconds