Home
last modified time | relevance | path

Searched defs:OMP_SIMD_FLAG (Results 1 – 2 of 2) sorted by relevance

/libCEED/
H A DMakefile166 OMP_SIMD_FLAG := $(OMP_SIMD_FLAG.$(CC_VENDOR)) macro
167 OMP_SIMD_FLAG := $(if $(call cc_check_flag,$(OMP_SIMD_FLAG)),$(OMP_SIMD_FLAG)) macro
/libCEED/rust/libceed-sys/c-src/
H A DMakefile166 OMP_SIMD_FLAG := $(OMP_SIMD_FLAG.$(CC_VENDOR)) macro
167 OMP_SIMD_FLAG := $(if $(call cc_check_flag,$(OMP_SIMD_FLAG)),$(OMP_SIMD_FLAG)) macro