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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_os.h950 #define VOLATILE_CAST(x) (volatile x) macro
952 #define VOLATILE_CAST(x) (x) macro

Completed in 113 milliseconds