Searched defs:idx (Results 1 – 3 of 3) sorted by relevance
87 do_test (const char *str, size_t len, size_t idx) in do_test()109 size_t idx = MIN ((2 << shift) * 64 + rel, BUF1PAGES * page_size - 2); in do_random_tests() local
56 int32_t idx; /* Index to weight of the current sequence. */ member76 int32_t idx = seq->idx; in get_next_seq() local
105 int32_t idx = tmp & 0xffffff; in find_idx() local
Completed in 7 milliseconds