Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dflexarray.c27 flexarray_t *flexarray_make(libxl__gc *gc, int size, int autogrow) in flexarray_make() argument
33 array->autogrow = autogrow; in flexarray_make()
62 if (!array->autogrow) in flexarray_set()
A Dflexarray.h23 int autogrow; member
35 int size, int autogrow);

Completed in 2 milliseconds