Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c2347 unsigned n_lop_clauses = 0; in gfc_oacc_routine_lop() local
2351 ++n_lop_clauses; in gfc_oacc_routine_lop()
2356 ++n_lop_clauses; in gfc_oacc_routine_lop()
2361 ++n_lop_clauses; in gfc_oacc_routine_lop()
2366 ++n_lop_clauses; in gfc_oacc_routine_lop()
2370 if (n_lop_clauses > 1) in gfc_oacc_routine_lop()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc3383 unsigned n_lop_clauses = 0; in gfc_oacc_routine_lop() local
3387 ++n_lop_clauses; in gfc_oacc_routine_lop()
3392 ++n_lop_clauses; in gfc_oacc_routine_lop()
3397 ++n_lop_clauses; in gfc_oacc_routine_lop()
3402 ++n_lop_clauses; in gfc_oacc_routine_lop()
3406 if (n_lop_clauses > 1) in gfc_oacc_routine_lop()