Lines Matching full:length
30 !ERROR: An assumed-length CHARACTER(*) function cannot be RECURSIVE
36 !ERROR: An assumed-length CHARACTER(*) function cannot be RECURSIVE
43 !ERROR: An assumed-length CHARACTER(*) function cannot return an array
49 !ERROR: An assumed-length CHARACTER(*) function cannot return an array
55 !ERROR: An assumed-length CHARACTER(*) function cannot return a POINTER
62 !ERROR: An assumed-length CHARACTER(*) function cannot return a POINTER
69 !ERROR: An assumed-length CHARACTER(*) function cannot be PURE
74 !ERROR: An assumed-length CHARACTER(*) function cannot be PURE
80 !ERROR: An assumed-length CHARACTER(*) function cannot be ELEMENTAL
86 !ERROR: An assumed-length CHARACTER(*) function cannot be ELEMENTAL
99 !ERROR: Assumed-length CHARACTER(*) function 'f13' cannot call itself
100 !ERROR: Assumed-length character function must be defined with a length to be called
115 !ERROR: Assumed-length CHARACTER(*) function 'f14' cannot call itself
116 !ERROR: Assumed-length character function must be defined with a length to be called
122 !PORTABILITY: A dummy procedure pointer should not have assumed-length CHARACTER(*) result type
126 !PORTABILITY: A dummy procedure pointer should not have assumed-length CHARACTER(*) result type
131 !PORTABILITY: A dummy procedure pointer should not have assumed-length CHARACTER(*) result type
134 !ERROR: A function interface may not declare an assumed-length CHARACTER(*) result
140 !ERROR: Assumed-length character function must be defined with a length to be called