Searched refs:secondary_value (Results 1 – 1 of 1) sorted by relevance
296 char* secondary_value = secondary_length ? buffer : "TCMALLOC"; in SetupSubprocessAllocator() local298 int ret_val = _putenv_s(primary_name, secondary_value); in SetupSubprocessAllocator()