xref: /openbsd/gnu/usr.bin/gcc/gcc/f/str-ot.fin (revision c87b03e5)
1*c87b03e5Sespie{
2*c87b03e5Sespie   Copyright (C) 1995 Free Software Foundation, Inc.
3*c87b03e5Sespie   Contributed by James Craig Burley.
4*c87b03e5Sespie
5*c87b03e5SespieThis file is part of GNU Fortran.
6*c87b03e5Sespie
7*c87b03e5SespieGNU Fortran is free software; you can redistribute it and/or modify
8*c87b03e5Sespieit under the terms of the GNU General Public License as published by
9*c87b03e5Sespiethe Free Software Foundation; either version 2, or (at your option)
10*c87b03e5Sespieany later version.
11*c87b03e5Sespie
12*c87b03e5SespieGNU Fortran is distributed in the hope that it will be useful,
13*c87b03e5Sespiebut WITHOUT ANY WARRANTY; without even the implied warranty of
14*c87b03e5SespieMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15*c87b03e5SespieGNU General Public License for more details.
16*c87b03e5Sespie
17*c87b03e5SespieYou should have received a copy of the GNU General Public License
18*c87b03e5Sespiealong with GNU Fortran; see the file COPYING.  If not, write to
19*c87b03e5Sespiethe Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
20*c87b03e5Sespie02111-1307, USA.
21*c87b03e5Sespie
22*c87b03e5Sespie}
23*c87b03e5Sespie
24*c87b03e5SespieFFESTR_other // // ffestrOther ffestr_other 1 1
25*c87b03e5SespieAnd AND
26*c87b03e5Sespie;Dimension DIMENSION
27*c87b03e5SespieEq EQ
28*c87b03e5SespieEqv EQV
29*c87b03e5SespieFalse FALSE
30*c87b03e5SespieGE GE
31*c87b03e5SespieGT GT
32*c87b03e5SespieIn IN
33*c87b03e5SespieInOut INOUT
34*c87b03e5SespieKind KIND
35*c87b03e5SespieLE LE
36*c87b03e5SespieLen LEN
37*c87b03e5SespieLT LT
38*c87b03e5SespieNE NE
39*c87b03e5SespieNEqv NEQV
40*c87b03e5SespieNot NOT
41*c87b03e5Sespie;Only ONLY
42*c87b03e5SespieOr OR
43*c87b03e5SespieOut OUT
44*c87b03e5Sespie;Pointer POINTER
45*c87b03e5Sespie;Private PRIVATE
46*c87b03e5Sespie;Public PUBLIC
47*c87b03e5SespieResult RESULT
48*c87b03e5Sespie;Stat STAT
49*c87b03e5SespieTrue TRUE
50*c87b03e5SespieXOr XOR
51