Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc1705 gfc_omp_scalar_p (tree decl, bool ptr_alloc_ok) in gfc_omp_scalar_p() argument
1715 if (!ptr_alloc_ok) in gfc_omp_scalar_p()
H A DChangeLog-20211612 (gfc_omp_scalar_p): Take 'ptr_alloc_ok' argument.