summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/include/expr.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/include/expr.h')
-rw-r--r--gnu/usr.bin/cc/include/expr.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/include/expr.h b/gnu/usr.bin/cc/include/expr.h
index 3bb9490..3a4a0af 100644
--- a/gnu/usr.bin/cc/include/expr.h
+++ b/gnu/usr.bin/cc/include/expr.h
@@ -372,6 +372,13 @@ extern rtx bcmp_libfunc;
extern rtx memset_libfunc;
extern rtx bzero_libfunc;
+extern rtx eqhf2_libfunc;
+extern rtx nehf2_libfunc;
+extern rtx gthf2_libfunc;
+extern rtx gehf2_libfunc;
+extern rtx lthf2_libfunc;
+extern rtx lehf2_libfunc;
+
extern rtx eqsf2_libfunc;
extern rtx nesf2_libfunc;
extern rtx gtsf2_libfunc;
OpenPOWER on IntegriCloud