Searched defs:KMP_DO_ALIGN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.h38 #undef KMP_DO_ALIGN macro
39 #define KMP_DO_ALIGN(alignment) /* Nothing */ macro
H A Dkmp_os.h388 #define KMP_DO_ALIGN(bytes) KMP_ALIGN(bytes) macro

Completed in 68 milliseconds