Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h547 api_type get_api_type() const override { return NATIVE_OS; } in get_api_type()
758 api_type get_api_type() const override { return NATIVE_OS; } in get_api_type()
H A Dkmp.h813 NATIVE_OS enumerator
821 return NATIVE_OS; in get_api_type()