Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/test/affinity/format/
H A Daffinity_values.c62 char *aff, *begin, *end, *absolute_end; in list_to_ids() local
64 absolute_end = aff + strlen(aff); in list_to_ids()
67 while (end < absolute_end) { in list_to_ids()