/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/ |
H A D | generic_35.f90 | 13 interface my_trim interface 30 write(*,*) my_trim(s) ! { dg-error "cannot have ALLOCATABLE components" }
|
/dports/emulators/hatari/hatari-2.2.1/src/cpu/ |
H A D | compat.h | 36 static inline void my_trim (TCHAR *s) in my_trim() function
|
H A D | sysdeps.h | 249 extern void my_trim (TCHAR*);
|
H A D | debug.c | 4298 my_trim(name1); in show_exec_lists() 4363 my_trim (name1); in show_exec_lists() 4366 my_trim (name2); in show_exec_lists() 4397 my_trim (name); in show_exec_lists() 4403 my_trim (name); in show_exec_lists()
|
H A D | newcpu.c | 8307 my_trim(out); 8423 my_trim(parms);
|
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/ |
H A D | misc.h | 28 char *my_trim(char *string);
|
H A D | misc.c | 139 my_trim(char *s) in my_trim() function
|
H A D | connection.c | 1995 my_trim(cmdbuffer); /* get rid of trailing space */ in CC_send_query_append()
|
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/ |
H A D | main.c | 72 void my_trim (TCHAR *s); 158 void my_trim (TCHAR *s) in my_trim() function
|
H A D | debug.c | 2914 my_trim (name1); in show_exec_lists() 2917 my_trim (name2); in show_exec_lists() 2948 my_trim (name); in show_exec_lists() 2954 my_trim (name); in show_exec_lists()
|
H A D | cfgfile.c | 261 void my_trim (TCHAR *s); 2604 my_trim (buf); in parse_geo() 2614 my_trim (buf + 1); in parse_geo()
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/ |
H A D | sysdeps.h | 234 extern void my_trim (TCHAR*);
|
/dports/emulators/fs-uae/fs-uae-3.1.35/src/ |
H A D | scsitape.cpp | 166 my_trim (name); in next_file()
|
H A D | main.cpp | 105 void my_trim (TCHAR *s) in my_trim() function
|
H A D | debug.cpp | 3798 my_trim (name1); in show_exec_lists() 3801 my_trim (name2); in show_exec_lists() 3832 my_trim (name); in show_exec_lists() 3838 my_trim (name); in show_exec_lists()
|
H A D | cfgfile.cpp | 3691 my_trim (buf); in parse_geo() 3701 my_trim (buf + 1); in parse_geo()
|