Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp1199 const char *group_str = __itt_get_env_var(var_name); in __itt_get_groups() local
1201 if (group_str != NULL) { in __itt_get_groups()
1205 while ((group_str = __itt_fsplit(group_str, ",; ", &chunk, &len)) != NULL) { in __itt_get_groups()