Searched defs:overflow (Results 1 – 4 of 4) sorted by relevance
18 bool overflow; member112 bool overflow = false; in test_lshift() local
245 void ulshift(uint64_t *plow, uint64_t *phigh, int32_t shift, bool *overflow) in ulshift()
51 int overflow = 0; in helper_DIVWEU() local78 int overflow = 0; in helper_DIVWE() local107 int overflow = 0; in helper_DIVDEU() local128 int overflow = 0; in helper_DIVDE() local2305 int *overflow) in bcd_add_mag()2330 int *overflow) in bcd_sub_mag()2357 int overflow = 0; in helper_bcdadd() local
119 uint8_t overflow; member131 uint8_t overflow; member
Completed in 27 milliseconds