Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dlibgfortran.h145 GFC_CAF_ATOMIC_ADD = 1, enumerator
H A Dgfortran.texi5563 which, respectively, adds (GFC_CAF_ATOMIC_ADD) atomically the @code{value} to
5575 @code{GFC_CAF_ATOMIC_ADD} (1), @code{GFC_CAF_ATOMIC_AND} (2),
H A Dtrans-intrinsic.c11308 op = (int) GFC_CAF_ATOMIC_ADD; in conv_intrinsic_atomic_op()
H A Dgfortran.info6794 the operation, which, respectively, adds (GFC_CAF_ATOMIC_ADD)
6806 possible values 'GFC_CAF_ATOMIC_ADD' (1),
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dlibgfortran.h153 GFC_CAF_ATOMIC_ADD = 1, enumerator
H A Dgfortran.texi5171 which, respectively, adds (GFC_CAF_ATOMIC_ADD) atomically the @code{value} to
5183 @code{GFC_CAF_ATOMIC_ADD} (1), @code{GFC_CAF_ATOMIC_AND} (2),
H A Dtrans-intrinsic.c11308 op = (int) GFC_CAF_ATOMIC_ADD; in conv_intrinsic_atomic_op()
H A Dtrans-intrinsic.cc11675 op = (int) GFC_CAF_ATOMIC_ADD; in conv_intrinsic_atomic_op()
H A Dgfortran.info6488 the operation, which, respectively, adds (GFC_CAF_ATOMIC_ADD)
6500 possible values 'GFC_CAF_ATOMIC_ADD' (1),
/netbsd/external/gpl3/gcc.old/dist/libgfortran/caf/
H A Dsingle.c2895 case GFC_CAF_ATOMIC_ADD: in _gfortran_caf_atomic_op()
/netbsd/external/gpl3/gcc/dist/libgfortran/caf/
H A Dsingle.c2895 case GFC_CAF_ATOMIC_ADD: in _gfortran_caf_atomic_op()