Lines Matching refs:b_pos
63 size_t to_alloc, size_t *prev_tail, size_t *b_pos, in wnd_scan() argument
73 *b_pos = wbit - *prev_tail; in wnd_scan()
84 *b_pos = wbit - *prev_tail; in wnd_scan()
100 *b_pos = wbit + wpos - *prev_tail; in wnd_scan()
992 size_t fnd, max_alloc, b_len, b_pos; in wnd_find() local
1020 b_len = b_pos = 0; in wnd_find()
1138 b_pos = e->start.key; in wnd_find()
1168 b_pos = wbit - prev_tail; in wnd_find()
1225 &prev_tail, &b_pos, in wnd_find()
1240 &b_pos, &b_len); in wnd_find()
1278 &prev_tail, &b_pos, &b_len); in wnd_find()
1287 b_pos = max_alloc - prev_tail; in wnd_find()
1311 fnd = b_pos; in wnd_find()