Searched defs:next_index (Results 1 – 2 of 2) sorted by relevance
371 unsigned int next_index = 0; in build_partition_table_for_one_partition_count() local
147 int32_t utf32_from_utf8_at(const char *src, size_t src_len, size_t index, size_t *next_index) in utf32_from_utf8_at()