Searched refs:in (Results 126 - 150 of 12517) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/generated/
H A D_sqrt_c8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=8), intent (in) :: parm
H A D_sqrt_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=10), intent (in) :: parm
H A D_sinh_r4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=4), intent (in) :: parm
H A D_sinh_r8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=8), intent (in) :: parm
H A D_abs_c10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=10), intent (in) :: parm
H A D_abs_c16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=16), intent (in) :: parm
H A D_abs_c4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=4), intent (in) :: parm
H A D_abs_c8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=8), intent (in) :: parm
H A D_abs_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=10), intent (in) :: parm
H A D_abs_i16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 integer (kind=16), intent (in) :: parm
H A D_abs_i4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 integer (kind=4), intent (in) :: parm
H A D_abs_i8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 integer (kind=8), intent (in) :: parm
H A D_atanh_r10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=10), intent (in) :: parm
H A D_atanh_r16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=16), intent (in) :: parm
H A D_atan_r16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=16), intent (in) :: parm
H A D_atanh_r4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=4), intent (in) :: parm
H A D_atanh_r8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=8), intent (in) :: parm
H A D_atan_r4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=4), intent (in) :: parm
H A D_atan_r8.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 real (kind=8), intent (in) :: parm
H A D_conjg_c10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=10), intent (in) :: parm
H A D_conjg_c16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=16), intent (in) :: parm
H A D_cos_c10.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=10), intent (in) :: parm
H A D_cos_c16.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=16), intent (in) :: parm
H A D_cos_c4.F9011 !GNU libgfortran is distributed in the hope that it will be useful,
17 !permissions described in the GCC Runtime Library Exception, version
39 complex (kind=4), intent (in) :: parm
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dmkheader.sh11 # GCC is distributed in the hope that it will be useful,
22 # DEFINES and HEADERS are expected to be set in the environment.
30 for def in $DEFINES; do
36 for file in $HEADERS; do

Completed in 213 milliseconds

1234567891011>>