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

/external/gemmlowp/fixedpoint/
H A Dfixedpoint.h264 std::int32_t ab_x2_high32 = local
266 return overflow ? std::numeric_limits<std::int32_t>::max() : ab_x2_high32;

Completed in 58 milliseconds