aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/lustrev6-convertible-en-2cgc/convertible_main.h
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-15 17:13:19 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-15 17:13:19 +0200
commit72becdf730fb3b5ae2502d1eb19b7c61f047728d (patch)
tree6f6d98a84979cc45355ca4460a1eb2004ef21a97 /test/monniaux/lustrev6-convertible-en-2cgc/convertible_main.h
parentbf58adcc2f4d73d55cbc90f6eff0f96fe7d30c45 (diff)
downloadcompcert-kvx-72becdf730fb3b5ae2502d1eb19b7c61f047728d.tar.gz
compcert-kvx-72becdf730fb3b5ae2502d1eb19b7c61f047728d.zip
remet les trucs dans les bons répertoires
Diffstat (limited to 'test/monniaux/lustrev6-convertible-en-2cgc/convertible_main.h')
-rw-r--r--test/monniaux/lustrev6-convertible-en-2cgc/convertible_main.h52
1 files changed, 52 insertions, 0 deletions
diff --git a/test/monniaux/lustrev6-convertible-en-2cgc/convertible_main.h b/test/monniaux/lustrev6-convertible-en-2cgc/convertible_main.h
new file mode 100644
index 00000000..4785db8a
--- /dev/null
+++ b/test/monniaux/lustrev6-convertible-en-2cgc/convertible_main.h
@@ -0,0 +1,52 @@
+/* This file was generated by lv6 version master.737 (2727a7744111c84f7984634d2bd3ad6f7c6c7ff9). */
+/* lv6 -2c -en -2cgc -n main convertible.lus */
+/* on vanoise the 09/05/2019 at 15:28:26 */
+
+#include <stdlib.h>
+#include <string.h>
+
+#include "lustre_types.h"
+#include "lustre_consts.h"
+
+#ifndef _convertible_main_H_FILE
+#define _convertible_main_H_FILE
+void Lustre_arrow_2_ctx_reset(Lustre_arrow_2_ctx_type* ctx);
+void Lustre_arrow_2_ctx_init(Lustre_arrow_2_ctx_type* ctx);
+void Lustre_arrow_2_step(_integer ,_integer ,_integer *,Lustre_arrow_2_ctx_type*);
+
+void Lustre_arrow_ctx_reset(Lustre_arrow_ctx_type* ctx);
+void Lustre_arrow_ctx_init(Lustre_arrow_ctx_type* ctx);
+void Lustre_arrow_step(_real ,_real ,_real *,Lustre_arrow_ctx_type*);
+
+void Lustre_arrow_3_ctx_reset(Lustre_arrow_3_ctx_type* ctx);
+void Lustre_arrow_3_ctx_init(Lustre_arrow_3_ctx_type* ctx);
+void Lustre_arrow_3_step(_real [50],_real [50],_real [50]/*out*/,Lustre_arrow_3_ctx_type*);
+
+void Lustre_hat_step(_real ,_real [50]/*out*/);
+
+void Lustre_pre_2_ctx_reset(Lustre_pre_2_ctx_type* ctx);
+void Lustre_pre_2_ctx_init(Lustre_pre_2_ctx_type* ctx);
+void Lustre_pre_2_get(_integer *,Lustre_pre_2_ctx_type*);
+
+void Lustre_pre_2_set(_integer ,Lustre_pre_2_ctx_type*);
+
+void Lustre_pre_ctx_reset(Lustre_pre_ctx_type* ctx);
+void Lustre_pre_ctx_init(Lustre_pre_ctx_type* ctx);
+void Lustre_pre_get(_real *,Lustre_pre_ctx_type*);
+
+void Lustre_pre_set(_real ,Lustre_pre_ctx_type*);
+
+void Lustre_pre_3_ctx_reset(Lustre_pre_3_ctx_type* ctx);
+void Lustre_pre_3_ctx_init(Lustre_pre_3_ctx_type* ctx);
+void Lustre_pre_3_get(_real [50]/*out*/,Lustre_pre_3_ctx_type*);
+
+void Lustre_pre_3_set(_real [50],Lustre_pre_3_ctx_type*);
+
+void Lustre_slash_step(_real ,_real ,_real *);
+
+void convertible_main_ctx_reset(convertible_main_ctx_type* ctx);
+void convertible_main_ctx_init(convertible_main_ctx_type* ctx);
+void convertible_main_step(_boolean ,_boolean ,_boolean ,_boolean ,_boolean ,_boolean ,_real ,_boolean *,_boolean *,_real *,_real *,convertible_main_ctx_type*);
+
+/////////////////////////////////////////////////
+#endif