Searched refs:MAX_EXPAND_BYTES (Results 1 – 1 of 1) sorted by relevance
62 static constexpr size_t MAX_EXPAND_BYTES = 16384; variable278 return ParseValue(option, value, DEFAULT_EXPAND_BYTES, 1, MAX_EXPAND_BYTES, &expand_alloc_bytes_); in SetExpandAlloc()