Home
last modified time | relevance | path

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

/freebsd/lib/libomp/
H A Domp.h353 omp_atv_true = 1, enumerator
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp.h.var353 omp_atv_true = 1,
H A Domp_lib.h.var173 integer(kind=omp_alloctrait_val_kind)omp_atv_true
174 parameter(omp_atv_true=1)
H A Domp_lib.F90.var157 integer (kind=omp_alloctrait_val_kind), parameter, public :: omp_atv_true = 1
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1063 omp_atv_true = 1, enumerator
H A Dkmp_settings.cpp3974 traits[count].value = omp_atv_true; in __kmp_stg_parse_allocator()