Searched refs:test_value (Results 1 – 1 of 1) sorted by relevance
547 … const char *e, *word = format, *test_value = NULL; /* test_value is initialized to appease gcc */ in replace_env_n() local630 test_value = e+1; in replace_env_n()653 t = v = replace_env_n(test_value, e-test_value, env, flags); in replace_env_n()655 t = v = replace_env_n(test_value, e-test_value, env, flags); in replace_env_n()