Searched refs:excess (Results 1 – 1 of 1) sorted by relevance
423 uint32 excess = c - (PSTM_MAX_SIZE * sizeof(pstm_digit)); in pstm_read_unsigned_bin() local424 c -= excess; in pstm_read_unsigned_bin()425 b += excess; in pstm_read_unsigned_bin()