Home
last modified time | relevance | path

Searched refs:num_alloced_strings (Results 1 – 1 of 1) sorted by relevance

/external/virglrenderer/src/
Dvrend_strbuf.h164 int num_alloced_strings; member
171 sa->num_alloced_strings = init_alloc; in strarray_alloc()
180 assert(sa->num_strings < sa->num_alloced_strings); in strarray_addstrbuf()
181 if (sa->num_strings >= sa->num_alloced_strings) in strarray_addstrbuf()