Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dputenv-stack-array.c24 const char *env_format = "TEST=%s"; in test_heap_memory() local
25 const size_t len = strlen(var) + strlen(env_format); in test_heap_memory()