Searched refs:omp_get_cancellation (Results 1 – 10 of 10) sorted by relevance
14 cancellation = omp_get_cancellation(); in main()
42 if(!omp_get_cancellation()) { in main()
286 EXTERN int omp_get_cancellation(void) { in omp_get_cancellation() function
332 function omp_get_cancellation() bind(c)334 integer (kind=omp_integer_kind) omp_get_cancellation335 end function omp_get_cancellation
138 extern int __KAI_KMPC_CONVENTION omp_get_cancellation (void);
86 EXTERN int omp_get_cancellation(void);
102 #define FTN_GET_CANCELLATION omp_get_cancellation
480 omp_get_cancellation 867
286 __ICV_RT_GET(cancel, omp_get_cancellation)327 __OMP_RTL(omp_get_cancellation, false, Int32, )717 __OMP_RTL_ATTRS(omp_get_cancellation, GetterAttrs, AttributeSet(), ParamAttrs())
172 %call24 = call i32 @omp_get_cancellation()400 declare dso_local i32 @omp_get_cancellation()802 ; CHECK-NEXT: declare dso_local i32 @omp_get_cancellation() #01339 ; OPTIMISTIC-NEXT: declare dso_local i32 @omp_get_cancellation()