Searched refs:len_l (Results 1 – 1 of 1) sorted by relevance
1058 size_t len_l, len_r, ardx, brdx; in bc_num_as() local1121 len_l = b->len; in bc_num_as()1128 len_l = a->len; in bc_num_as()1150 len_l -= diff; in bc_num_as()1182 min_len = BC_MIN(len_l, len_r); in bc_num_as()1200 for (; i < len_l; ++i) in bc_num_as()1214 for (; i < len_l; ++i) in bc_num_as()