Searched refs:n_specs_allocated (Results 1 – 1 of 1) sorted by relevance
236 static size_t n_specs_allocated; variable979 if (n_specs_allocated <= n_specs) in ATTRIBUTE_NONNULL()980 spec = X2NREALLOC (spec, &n_specs_allocated); in ATTRIBUTE_NONNULL()1609 n_specs_allocated = 0; in main()