Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.c1219 static char env_buff[MAX_ENV_VALUE_SIZE]; in __itt_get_env_var() local
1220 static char* env_value = (char*)env_buff; in __itt_get_env_var()
1225 size_t max_len = MAX_ENV_VALUE_SIZE - (size_t)(env_value - env_buff); in __itt_get_env_var()
1252 size_t max_len = MAX_ENV_VALUE_SIZE - (size_t)(env_value - env_buff); in __itt_get_env_var()