Home
last modified time | relevance | path

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

/freebsd/lib/libomp/
H A Domp-tools.h25 # define DEPRECATED_51 [[deprecated("as of 5.1")]] macro
27 # define DEPRECATED_51 __attribute__((deprecated("as of 5.1"))) macro
30 #define DEPRECATED_51 macro
902 typedef ompt_callback_masked_t ompt_callback_master_t DEPRECATED_51; typedef