xref: /openbsd-src/gnu/usr.bin/gcc/gcc/f/str-ot.fin (revision c87b03e512fc05ed6e0222f6fb0ae86264b1d05b)
1{
2   Copyright (C) 1995 Free Software Foundation, Inc.
3   Contributed by James Craig Burley.
4
5This file is part of GNU Fortran.
6
7GNU Fortran is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 2, or (at your option)
10any later version.
11
12GNU Fortran is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
18along with GNU Fortran; see the file COPYING.  If not, write to
19the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
2002111-1307, USA.
21
22}
23
24FFESTR_other // // ffestrOther ffestr_other 1 1
25And AND
26;Dimension DIMENSION
27Eq EQ
28Eqv EQV
29False FALSE
30GE GE
31GT GT
32In IN
33InOut INOUT
34Kind KIND
35LE LE
36Len LEN
37LT LT
38NE NE
39NEqv NEQV
40Not NOT
41;Only ONLY
42Or OR
43Out OUT
44;Pointer POINTER
45;Private PRIVATE
46;Public PUBLIC
47Result RESULT
48;Stat STAT
49True TRUE
50XOr XOR
51