Searched defs:ranges (Results 1 – 3 of 3) sorted by relevance
29 MappedRange* ranges; member
86 static void add_block_to_ranges(int** ranges, int* range_alloc, int* range_used, int new_block) { in add_block_to_ranges()205 int* ranges = reinterpret_cast<int*>(malloc(range_alloc * 2 * sizeof(int))); in produce_block_map() local
1891 Value* ranges; in RangeSha1Fn() local