Searched refs:IsIntegerArithmeticSafe (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/base/numerics/
H A Dsafe_math.h203 if (IsIntegerArithmeticSafe<Promotion, T, T>::value) \
227 if (IsIntegerArithmeticSafe<Promotion, T, Src>::value) \
239 if (IsIntegerArithmeticSafe<Promotion, T, Src>::value) \
250 if (IsIntegerArithmeticSafe<Promotion, T, Src>::value) \
H A Dsafe_math_impl.h489 struct IsIntegerArithmeticSafe { struct in namespace:base::internal
/external/chromium_org/v8/src/base/
H A Dsafe_math.h207 if (IsIntegerArithmeticSafe<Promotion, T, T>::value) \
231 if (IsIntegerArithmeticSafe<Promotion, T, Src>::value) \
243 if (IsIntegerArithmeticSafe<Promotion, T, Src>::value) \
254 if (IsIntegerArithmeticSafe<Promotion, T, Src>::value) \
H A Dsafe_math_impl.h517 struct IsIntegerArithmeticSafe { struct in namespace:v8::base::internal

Completed in 901 milliseconds