Searched defs:ArithmeticPromotionCategory (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/numerics/
H A Dsafe_math_impl.h494 enum ArithmeticPromotionCategory { LEFT_PROMOTION, RIGHT_PROMOTION }; enum in namespace:base::internal
498 ArithmeticPromotionCategory Promotion =
/external/v8/src/base/
H A Dsafe_math_impl.h479 enum ArithmeticPromotionCategory { enum in namespace:v8::base::internal
487 ArithmeticPromotionCategory Promotion =

Completed in 248 milliseconds