Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Domp-low.c94 } omp_context; typedef
684 omp_context *ctx = (omp_context *) cb; in omp_copy_decl()
821 static omp_context *
824 omp_context *ctx = XCNEW (omp_context); in new_omp_context()
861 omp_context *ctx = (omp_context *) value; in delete_omp_context()
1154 omp_context *ctx; in scan_omp_parallel()
1197 omp_context *ctx; in scan_omp_for()
1218 omp_context *ctx; in scan_omp_sections()
1232 omp_context *ctx; in scan_omp_single()
1504 omp_context *up; in lookup_decl_in_outer_ctx()
[all …]
H A DChangeLog-200614552 (struct omp_context): Remove fields 'parallel_type',