Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.c266 static void __itt_report_error(unsigned code_arg, ...) in __itt_report_error() argument
269 va_start(args, code_arg); in __itt_report_error()
274 __itt_error_code code = (__itt_error_code)code_arg; in __itt_report_error()