Searched refs:GFC_ISYM_IOR (Results 1 – 17 of 17) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | gfortran.h | 505 GFC_ISYM_IOR, enumerator
|
H A D | intrinsic.c | 2232 add_sym_2 ("ior", GFC_ISYM_IOR, CLASS_ELEMENTAL, ACTUAL_NO, BT_INTEGER, di, in add_functions() 2245 make_generic ("ior", GFC_ISYM_IOR, GFC_STD_F95); in add_functions()
|
H A D | openmp.c | 5413 case GFC_ISYM_IOR: in resolve_omp_atomic()
|
H A D | trans-openmp.c | 3902 case GFC_ISYM_IOR: in gfc_trans_omp_atomic()
|
H A D | trans-intrinsic.c | 10322 case GFC_ISYM_IOR: in gfc_conv_intrinsic_function()
|
H A D | resolve.c | 3822 isym = GFC_ISYM_IOR; in logical_to_bitwise()
|
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | gfortran.h | 555 GFC_ISYM_IOR, enumerator
|
H A D | intrinsic.c | 2232 add_sym_2 ("ior", GFC_ISYM_IOR, CLASS_ELEMENTAL, ACTUAL_NO, BT_INTEGER, di, in add_functions() 2245 make_generic ("ior", GFC_ISYM_IOR, GFC_STD_F95); in add_functions()
|
H A D | intrinsic.cc | 2258 add_sym_2 ("ior", GFC_ISYM_IOR, CLASS_ELEMENTAL, ACTUAL_NO, BT_INTEGER, di, in add_functions() 2271 make_generic ("ior", GFC_ISYM_IOR, GFC_STD_F95); in add_functions()
|
H A D | openmp.c | 5413 case GFC_ISYM_IOR: in resolve_omp_atomic()
|
H A D | trans-openmp.c | 3902 case GFC_ISYM_IOR: in gfc_trans_omp_atomic()
|
H A D | openmp.cc | 8149 case GFC_ISYM_IOR: in resolve_omp_atomic()
|
H A D | trans-openmp.cc | 4782 case GFC_ISYM_IOR: in gfc_trans_omp_atomic()
|
H A D | trans-intrinsic.c | 10322 case GFC_ISYM_IOR: in gfc_conv_intrinsic_function()
|
H A D | trans-intrinsic.cc | 10658 case GFC_ISYM_IOR: in gfc_conv_intrinsic_function()
|
H A D | resolve.c | 3822 isym = GFC_ISYM_IOR; in logical_to_bitwise()
|
H A D | resolve.cc | 3905 isym = GFC_ISYM_IOR; in logical_to_bitwise()
|