home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / g77-0.5.15-src.tgz / tar.out / fsf / g77 / f / std.h < prev    next >
C/C++ Source or Header  |  1996-09-28  |  10KB  |  298 lines

  1. /* std.h -- Private #include File (module.h template V1.0)
  2.    Copyright (C) 1995 Free Software Foundation, Inc.
  3.    Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
  4.  
  5. This file is part of GNU Fortran.
  6.  
  7. GNU Fortran is free software; you can redistribute it and/or modify
  8. it under the terms of the GNU General Public License as published by
  9. the Free Software Foundation; either version 2, or (at your option)
  10. any later version.
  11.  
  12. GNU Fortran is distributed in the hope that it will be useful,
  13. but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  15. GNU General Public License for more details.
  16.  
  17. You should have received a copy of the GNU General Public License
  18. along with GNU Fortran; see the file COPYING.  If not, write to
  19. the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
  20.  
  21.    Owning Modules:
  22.       std.c
  23.  
  24.    Modifications:
  25. */
  26.  
  27. /* Allow multiple inclusion to work. */
  28.  
  29. #ifndef _H_f_std
  30. #define _H_f_std
  31.  
  32. /* Simple definitions and enumerations. */
  33.  
  34.  
  35. /* Typedefs. */
  36.  
  37.  
  38. /* Include files needed by this one. */
  39.  
  40. #include "bld.h"
  41. #include "lab.h"
  42. #include "lex.h"
  43. #include "stp.h"
  44. #include "str.h"
  45. #include "stt.h"
  46. #include "stv.h"
  47. #include "stw.h"
  48. #include "symbol.h"
  49.  
  50. /* Structure definitions. */
  51.  
  52.  
  53. /* Global objects accessed by users of this module. */
  54.  
  55.  
  56. /* Declare functions with prototypes. */
  57.  
  58. void ffestd_begin_uses (void);
  59. void ffestd_do (bool ok);
  60. #if FFESTR_F90
  61. void ffestd_end_uses (bool ok);
  62. void ffestd_end_R740 (bool ok);
  63. #endif
  64. void ffestd_end_R807 (bool ok);
  65. void ffestd_exec_begin (void);
  66. void ffestd_exec_end (void);
  67. void ffestd_init_3 (void);
  68. void ffestd_labeldef_any (ffelab label);
  69. void ffestd_labeldef_branch (ffelab label);
  70. void ffestd_labeldef_format (ffelab label);
  71. void ffestd_labeldef_useless (ffelab label);
  72. #if FFESTR_F90
  73. void ffestd_R423A (void);
  74. void ffestd_R423B (void);
  75. void ffestd_R424 (ffelexToken access, ffestrOther access_kw, ffelexToken name);
  76. void ffestd_R425 (bool ok);
  77. void ffestd_R519_start (ffestrOther intent_kw);
  78. void ffestd_R519_item (ffelexToken name);
  79. void ffestd_R519_finish (void);
  80. void ffestd_R520_start (void);
  81. void ffestd_R520_item (ffelexToken name);
  82. void ffestd_R520_finish (void);
  83. void ffestd_R521A (void);
  84. void ffestd_R521Astart (void);
  85. void ffestd_R521Aitem (ffelexToken name);
  86. void ffestd_R521Afinish (void);
  87. void ffestd_R521B (void);
  88. void ffestd_R521Bstart (void);
  89. void ffestd_R521Bitem (ffelexToken name);
  90. void ffestd_R521Bfinish (void);
  91. #endif
  92. void ffestd_R522 (void);
  93. void ffestd_R522start (void);
  94. void ffestd_R522item_object (ffelexToken name);
  95. void ffestd_R522item_cblock (ffelexToken name);
  96. void ffestd_R522finish (void);
  97. void ffestd_R524_start (bool virtual);
  98. void ffestd_R524_item (ffelexToken name, ffesttDimList dims);
  99. void ffestd_R524_finish (void);
  100. #if FFESTR_F90
  101. void ffestd_R525_start (void);
  102. void ffestd_R525_item (ffelexToken name, ffesttDimList dims);
  103. void ffestd_R525_finish (void);
  104. void ffestd_R526_start (void);
  105. void ffestd_R526_item (ffelexToken name, ffesttDimList dims);
  106. void ffestd_R526_finish (void);
  107. void ffestd_R527_start (void);
  108. void ffestd_R527_item (ffelexToken name, ffesttDimList dims);
  109. void ffestd_R527_finish (void);
  110. #endif
  111. void ffestd_R537_start (void);
  112. void ffestd_R537_item (ffebld dest, ffebld source);
  113. void ffestd_R537_finish (void);
  114. void ffestd_R539 (void);
  115. void ffestd_R539start (void);
  116. void ffestd_R539item (ffestpType type, ffebld kind, ffelexToken kindt,
  117.               ffebld len, ffelexToken lent, ffesttImpList letters);
  118. void ffestd_R539finish (void);
  119. void ffestd_R542_start (void);
  120. void ffestd_R542_item_nlist (ffelexToken name);
  121. void ffestd_R542_item_nitem (ffelexToken name);
  122. void ffestd_R542_finish (void);
  123. void ffestd_R544_start (void);
  124. void ffestd_R544_item (ffesttExprList exprlist);
  125. void ffestd_R544_finish (void);
  126. void ffestd_R547_start (void);
  127. void ffestd_R547_item_object (ffelexToken name, ffesttDimList dims);
  128. void ffestd_R547_item_cblock (ffelexToken name);
  129. void ffestd_R547_finish (void);
  130. #if FFESTR_F90
  131. void ffestd_R620 (ffesttExprList exprlist, ffebld stat);
  132. void ffestd_R624 (ffesttExprList pointers);
  133. void ffestd_R625 (ffesttExprList exprlist, ffebld stat);
  134. #endif
  135. void ffestd_R737A (ffebld dest, ffebld source);
  136. #if FFESTR_F90
  137. void ffestd_R737B (ffebld dest, ffebld source);
  138. void ffestd_R738 (ffebld dest, ffebld source);
  139. void ffestd_R740 (ffebld expr);
  140. void ffestd_R742 (ffebld expr);
  141. void ffestd_R744 (void);
  142. void ffestd_R745 (bool ok);
  143. #endif
  144. void ffestd_R803 (ffelexToken construct_name, ffebld expr);
  145. void ffestd_R804 (ffebld expr, ffelexToken name);
  146. void ffestd_R805 (ffelexToken name);
  147. void ffestd_R806 (bool ok);
  148. void ffestd_R807 (ffebld expr);
  149. void ffestd_R809 (ffelexToken construct_name, ffebld expr);
  150. void ffestd_R810 (unsigned long casenum);
  151. void ffestd_R811 (bool ok);
  152. void ffestd_R819A (ffelexToken construct_name, ffelab label, ffebld var,
  153.            ffebld start, ffelexToken start_token,
  154.            ffebld end, ffelexToken end_token,
  155.            ffebld incr, ffelexToken incr_token);
  156. void ffestd_R819B (ffelexToken construct_name, ffelab label, ffebld expr);
  157. void ffestd_R825 (ffelexToken name);
  158. void ffestd_R834 (ffestw block);
  159. void ffestd_R835 (ffestw block);
  160. void ffestd_R836 (ffelab label);
  161. void ffestd_R837 (ffelab *labels, int count, ffebld expr);
  162. void ffestd_R838 (ffelab label, ffebld target);
  163. void ffestd_R839 (ffebld target, ffelab *labels, int count);
  164. void ffestd_R840 (ffebld expr, ffelab neg, ffelab zero, ffelab pos);
  165. void ffestd_R841 (bool in_where);
  166. void ffestd_R842 (ffebld expr);
  167. void ffestd_R843 (ffebld expr);
  168. void ffestd_R904 (void);
  169. void ffestd_R907 (void);
  170. void ffestd_R909_start (bool only_format, ffestvUnit unit,
  171.             ffestvFormat format, bool rec, bool key);
  172. void ffestd_R909_item (ffebld expr, ffelexToken expr_token);
  173. void ffestd_R909_finish (void);
  174. void ffestd_R910_start (ffestvUnit unit, ffestvFormat format, bool rec);
  175. void ffestd_R910_item (ffebld expr, ffelexToken expr_token);
  176. void ffestd_R910_finish (void);
  177. void ffestd_R911_start (ffestvFormat format);
  178. void ffestd_R911_item (ffebld expr, ffelexToken expr_token);
  179. void ffestd_R911_finish (void);
  180. void ffestd_R919 (void);
  181. void ffestd_R920 (void);
  182. void ffestd_R921 (void);
  183. void ffestd_R923A (bool by_file);
  184. void ffestd_R923B_start (void);
  185. void ffestd_R923B_item (ffebld expr);
  186. void ffestd_R923B_finish (void);
  187. void ffestd_R1001 (ffesttFormatList f);
  188. void ffestd_R1102 (ffesymbol s, ffelexToken name);
  189. void ffestd_R1103 (bool ok);
  190. #if FFESTR_F90
  191. void ffestd_R1105 (ffelexToken name);
  192. void ffestd_R1106 (bool ok);
  193. void ffestd_R1107_start (ffelexToken name, bool only);
  194. void ffestd_R1107_item (ffelexToken local, ffelexToken use);
  195. void ffestd_R1107_finish (void);
  196. #endif
  197. void ffestd_R1111 (ffesymbol s, ffelexToken name);
  198. void ffestd_R1112 (bool ok);
  199. #if FFESTR_F90
  200. void ffestd_R1202 (ffestpDefinedOperator operator, ffelexToken name);
  201. void ffestd_R1203 (bool ok);
  202. void ffestd_R1205_start (void);
  203. void ffestd_R1205_item (ffelexToken name);
  204. void ffestd_R1205_finish (void);
  205. #endif
  206. void ffestd_R1207_start (void);
  207. void ffestd_R1207_item (ffelexToken name);
  208. void ffestd_R1207_finish (void);
  209. void ffestd_R1208_start (void);
  210. void ffestd_R1208_item (ffelexToken name);
  211. void ffestd_R1208_finish (void);
  212. void ffestd_R1212 (ffebld expr);
  213. #if FFESTR_F90
  214. void ffestd_R1213 (ffebld dest, ffebld source);
  215. #endif
  216. void ffestd_R1219 (ffesymbol s, ffelexToken funcname,
  217.            ffesttTokenList args, ffestpType type, ffebld kind,
  218.            ffelexToken kindt, ffebld len, ffelexToken lent,
  219.            bool recursive, ffelexToken result,
  220.            bool separate_result);
  221. void ffestd_R1221 (bool ok);
  222. void ffestd_R1223 (ffesymbol s, ffelexToken subrname, ffesttTokenList args,
  223.            ffelexToken final, bool recursive);
  224. void ffestd_R1225 (bool ok);
  225. void ffestd_R1226 (ffesymbol entry);
  226. void ffestd_R1227 (ffebld expr);
  227. #if FFESTR_F90
  228. void ffestd_R1228 (void);
  229. #endif
  230. void ffestd_R1229_start (ffelexToken name, ffesttTokenList args);
  231. void ffestd_R1229_finish (ffesymbol s);
  232. void ffestd_S3P4 (ffebld filename);
  233. #if FFESTR_VXT
  234. void ffestd_V003_start (ffelexToken structure_name);
  235. void ffestd_V003_item (ffelexToken name, ffesttDimList dims);
  236. void ffestd_V003_finish (void);
  237. void ffestd_V004 (bool ok);
  238. void ffestd_V009 (void);
  239. void ffestd_V010 (bool ok);
  240. void ffestd_V012 (void);
  241. void ffestd_V013 (bool ok);
  242. #endif
  243. void ffestd_V014_start (void);
  244. void ffestd_V014_item_object (ffelexToken name);
  245. void ffestd_V014_item_cblock (ffelexToken name);
  246. void ffestd_V014_finish (void);
  247. #if FFESTR_VXT
  248. void ffestd_V016_start (void);
  249. void ffestd_V016_item_structure (ffelexToken name);
  250. void ffestd_V016_item_object (ffelexToken name, ffesttDimList dims);
  251. void ffestd_V016_finish (void);
  252. void ffestd_V018_start (ffestvFormat format);
  253. void ffestd_V018_item (ffebld expr);
  254. void ffestd_V018_finish (void);
  255. void ffestd_V019_start (ffestvFormat format);
  256. void ffestd_V019_item (ffebld expr);
  257. void ffestd_V019_finish (void);
  258. #endif
  259. void ffestd_V020_start (ffestvFormat format);
  260. void ffestd_V020_item (ffebld expr);
  261. void ffestd_V020_finish (void);
  262. #if FFESTR_VXT
  263. void ffestd_V021 (void);
  264. void ffestd_V022 (void);
  265. void ffestd_V023_start (void);
  266. void ffestd_V023_item (ffebld expr);
  267. void ffestd_V023_finish (void);
  268. void ffestd_V024_start (void);
  269. void ffestd_V024_item (ffebld expr);
  270. void ffestd_V024_finish (void);
  271. void ffestd_V025_start (void);
  272. void ffestd_V025_item (ffebld u, ffebld m, ffebld n, ffebld asv);
  273. void ffestd_V025_finish (void);
  274. void ffestd_V026 (void);
  275. #endif
  276. void ffestd_V027_start (void);
  277. void ffestd_V027_item (ffelexToken dest_token, ffebld source);
  278. void ffestd_V027_finish (void);
  279. void ffestd_any (void);
  280.  
  281. /* Define macros. */
  282.  
  283. #define ffestd_init_0()
  284. #define ffestd_init_1()
  285. #define ffestd_init_2()
  286. #define ffestd_init_4()
  287. #define ffestd_labeldef_notloop(l) ffestd_labeldef_branch(l)
  288. #define ffestd_labeldef_endif(l) ffestd_labeldef_branch(l)
  289. #define ffestd_terminate_0()
  290. #define ffestd_terminate_1()
  291. #define ffestd_terminate_2()
  292. #define ffestd_terminate_3()
  293. #define ffestd_terminate_4()
  294.  
  295. /* End of #include file. */
  296.  
  297. #endif
  298.