Changeset dab7ac7 for src/libcfa
- Timestamp:
- Jul 20, 2017, 11:20:32 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 21a5dde1
- Parents:
- 921fe6a
- Location:
- src/libcfa
- Files:
-
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/Makefile.am
r921fe6a rdab7ac7 11 11 ## Created On : Sun May 31 08:54:01 2015 12 12 ## Last Modified By : Peter A. Buhr 13 ## Last Modified On : Thu Jul 20 15:38:28201714 ## Update Count : 2 1913 ## Last Modified On : Thu Jul 20 23:09:34 2017 14 ## Update Count : 220 15 15 ############################################################################### 16 16 … … 42 42 CC = ${abs_top_srcdir}/src/driver/cfa 43 43 44 headers = fstream iostream iterator limits mathrational stdlib \44 headers = fstream iostream iterator limits rational stdlib \ 45 45 containers/maybe containers/pair containers/result containers/vector 46 46 … … 91 91 92 92 cfa_includedir = $(CFA_INCDIR) 93 nobase_cfa_include_HEADERS = ${headers} ${stdhdr} gmp concurrency/invoke.h93 nobase_cfa_include_HEADERS = ${headers} ${stdhdr} math gmp concurrency/invoke.h 94 94 95 95 CLEANFILES = libcfa-prelude.c -
src/libcfa/Makefile.in
r921fe6a rdab7ac7 150 150 am__libcfa_d_a_SOURCES_DIST = libcfa-prelude.c interpose.c \ 151 151 libhdr/libdebug.c fstream.c iostream.c iterator.c limits.c \ 152 math.c rational.c stdlib.c containers/maybe.c \153 containers/ pair.c containers/result.c containers/vector.c \152 rational.c stdlib.c containers/maybe.c containers/pair.c \ 153 containers/result.c containers/vector.c \ 154 154 concurrency/coroutine.c concurrency/thread.c \ 155 155 concurrency/kernel.c concurrency/monitor.c assert.c \ … … 164 164 am__objects_2 = libcfa_d_a-fstream.$(OBJEXT) \ 165 165 libcfa_d_a-iostream.$(OBJEXT) libcfa_d_a-iterator.$(OBJEXT) \ 166 libcfa_d_a-limits.$(OBJEXT) libcfa_d_a- math.$(OBJEXT) \167 libcfa_d_a- rational.$(OBJEXT) libcfa_d_a-stdlib.$(OBJEXT) \166 libcfa_d_a-limits.$(OBJEXT) libcfa_d_a-rational.$(OBJEXT) \ 167 libcfa_d_a-stdlib.$(OBJEXT) \ 168 168 containers/libcfa_d_a-maybe.$(OBJEXT) \ 169 169 containers/libcfa_d_a-pair.$(OBJEXT) \ … … 185 185 am__libcfa_a_SOURCES_DIST = libcfa-prelude.c interpose.c \ 186 186 libhdr/libdebug.c fstream.c iostream.c iterator.c limits.c \ 187 math.c rational.c stdlib.c containers/maybe.c \188 containers/ pair.c containers/result.c containers/vector.c \187 rational.c stdlib.c containers/maybe.c containers/pair.c \ 188 containers/result.c containers/vector.c \ 189 189 concurrency/coroutine.c concurrency/thread.c \ 190 190 concurrency/kernel.c concurrency/monitor.c assert.c \ … … 198 198 am__objects_6 = libcfa_a-fstream.$(OBJEXT) libcfa_a-iostream.$(OBJEXT) \ 199 199 libcfa_a-iterator.$(OBJEXT) libcfa_a-limits.$(OBJEXT) \ 200 libcfa_a- math.$(OBJEXT) libcfa_a-rational.$(OBJEXT) \201 libcfa_a-stdlib.$(OBJEXT)containers/libcfa_a-maybe.$(OBJEXT) \200 libcfa_a-rational.$(OBJEXT) libcfa_a-stdlib.$(OBJEXT) \ 201 containers/libcfa_a-maybe.$(OBJEXT) \ 202 202 containers/libcfa_a-pair.$(OBJEXT) \ 203 203 containers/libcfa_a-result.$(OBJEXT) \ … … 261 261 esac 262 262 am__nobase_cfa_include_HEADERS_DIST = fstream iostream iterator limits \ 263 mathrational stdlib containers/maybe containers/pair \263 rational stdlib containers/maybe containers/pair \ 264 264 containers/result containers/vector concurrency/coroutine \ 265 265 concurrency/thread concurrency/kernel concurrency/monitor \ 266 ${shell echo stdhdr/*} gmp concurrency/invoke.h266 ${shell echo stdhdr/*} math gmp concurrency/invoke.h 267 267 HEADERS = $(nobase_cfa_include_HEADERS) 268 268 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) … … 414 414 EXTRA_FLAGS = -g -Wall -Werror -Wno-unused-function -I${abs_top_srcdir}/src/libcfa/libhdr -imacros libcfa-prelude.c @CFA_FLAGS@ 415 415 AM_CCASFLAGS = @CFA_FLAGS@ 416 headers = fstream iostream iterator limits mathrational stdlib \416 headers = fstream iostream iterator limits rational stdlib \ 417 417 containers/maybe containers/pair containers/result \ 418 418 containers/vector $(am__append_3) … … 426 426 stdhdr = ${shell echo stdhdr/*} 427 427 cfa_includedir = $(CFA_INCDIR) 428 nobase_cfa_include_HEADERS = ${headers} ${stdhdr} gmp concurrency/invoke.h428 nobase_cfa_include_HEADERS = ${headers} ${stdhdr} math gmp concurrency/invoke.h 429 429 CLEANFILES = libcfa-prelude.c 430 430 all: all-am … … 592 592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_a-libcfa-prelude.Po@am__quote@ 593 593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_a-limits.Po@am__quote@ 594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_a-math.Po@am__quote@595 594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_a-rational.Po@am__quote@ 596 595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_a-stdlib.Po@am__quote@ … … 604 603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_d_a-libcfa-prelude.Po@am__quote@ 605 604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_d_a-limits.Po@am__quote@ 606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_d_a-math.Po@am__quote@607 605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_d_a-rational.Po@am__quote@ 608 606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcfa_d_a-stdlib.Po@am__quote@ … … 757 755 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_d_a_CFLAGS) $(CFLAGS) -c -o libcfa_d_a-limits.obj `if test -f 'limits.c'; then $(CYGPATH_W) 'limits.c'; else $(CYGPATH_W) '$(srcdir)/limits.c'; fi` 758 756 759 libcfa_d_a-math.o: math.c760 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_d_a_CFLAGS) $(CFLAGS) -MT libcfa_d_a-math.o -MD -MP -MF $(DEPDIR)/libcfa_d_a-math.Tpo -c -o libcfa_d_a-math.o `test -f 'math.c' || echo '$(srcdir)/'`math.c761 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcfa_d_a-math.Tpo $(DEPDIR)/libcfa_d_a-math.Po762 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='math.c' object='libcfa_d_a-math.o' libtool=no @AMDEPBACKSLASH@763 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@764 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_d_a_CFLAGS) $(CFLAGS) -c -o libcfa_d_a-math.o `test -f 'math.c' || echo '$(srcdir)/'`math.c765 766 libcfa_d_a-math.obj: math.c767 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_d_a_CFLAGS) $(CFLAGS) -MT libcfa_d_a-math.obj -MD -MP -MF $(DEPDIR)/libcfa_d_a-math.Tpo -c -o libcfa_d_a-math.obj `if test -f 'math.c'; then $(CYGPATH_W) 'math.c'; else $(CYGPATH_W) '$(srcdir)/math.c'; fi`768 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcfa_d_a-math.Tpo $(DEPDIR)/libcfa_d_a-math.Po769 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='math.c' object='libcfa_d_a-math.obj' libtool=no @AMDEPBACKSLASH@770 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@771 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_d_a_CFLAGS) $(CFLAGS) -c -o libcfa_d_a-math.obj `if test -f 'math.c'; then $(CYGPATH_W) 'math.c'; else $(CYGPATH_W) '$(srcdir)/math.c'; fi`772 773 757 libcfa_d_a-rational.o: rational.c 774 758 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_d_a_CFLAGS) $(CFLAGS) -MT libcfa_d_a-rational.o -MD -MP -MF $(DEPDIR)/libcfa_d_a-rational.Tpo -c -o libcfa_d_a-rational.o `test -f 'rational.c' || echo '$(srcdir)/'`rational.c … … 1064 1048 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1065 1049 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_a_CFLAGS) $(CFLAGS) -c -o libcfa_a-limits.obj `if test -f 'limits.c'; then $(CYGPATH_W) 'limits.c'; else $(CYGPATH_W) '$(srcdir)/limits.c'; fi` 1066 1067 libcfa_a-math.o: math.c1068 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_a_CFLAGS) $(CFLAGS) -MT libcfa_a-math.o -MD -MP -MF $(DEPDIR)/libcfa_a-math.Tpo -c -o libcfa_a-math.o `test -f 'math.c' || echo '$(srcdir)/'`math.c1069 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcfa_a-math.Tpo $(DEPDIR)/libcfa_a-math.Po1070 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='math.c' object='libcfa_a-math.o' libtool=no @AMDEPBACKSLASH@1071 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@1072 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_a_CFLAGS) $(CFLAGS) -c -o libcfa_a-math.o `test -f 'math.c' || echo '$(srcdir)/'`math.c1073 1074 libcfa_a-math.obj: math.c1075 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_a_CFLAGS) $(CFLAGS) -MT libcfa_a-math.obj -MD -MP -MF $(DEPDIR)/libcfa_a-math.Tpo -c -o libcfa_a-math.obj `if test -f 'math.c'; then $(CYGPATH_W) 'math.c'; else $(CYGPATH_W) '$(srcdir)/math.c'; fi`1076 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcfa_a-math.Tpo $(DEPDIR)/libcfa_a-math.Po1077 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='math.c' object='libcfa_a-math.obj' libtool=no @AMDEPBACKSLASH@1078 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@1079 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcfa_a_CFLAGS) $(CFLAGS) -c -o libcfa_a-math.obj `if test -f 'math.c'; then $(CYGPATH_W) 'math.c'; else $(CYGPATH_W) '$(srcdir)/math.c'; fi`1080 1050 1081 1051 libcfa_a-rational.o: rational.c -
src/libcfa/math
r921fe6a rdab7ac7 10 10 // Created On : Mon Apr 18 23:37:04 2016 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Fri Jul 7 09:34:15201713 // Update Count : 6112 // Last Modified On : Thu Jul 20 21:45:07 2017 13 // Update Count : 77 14 14 // 15 15 16 16 #pragma once 17 17 18 extern "C" { 19 #include <math.h> // fpclassify, isfinite, isnormal, isnan, isinf 20 } // extern "C" 21 22 float ?%?( float, float ); 23 float fmod( float, float ); 24 double ?%?( double, double ); 18 #include <math.h> 19 #include <complex.h> 20 21 static inline float ?%?( float x, float y ) { return fmodf( x, y ); } 22 static inline float fmod( float x, float y ) { return fmodf( x, y ); } 23 static inline double ?%?( double x, double y ) { return fmod( x, y ); } 25 24 // extern "C" { double fmod( double, double ); } 26 long double ?%?( long double, long double ); 27 long double fmod( long double, long double ); 28 29 float remainder( float, float ); 25 static inline long double ?%?( long double x, long double y ) { return fmodl( x, y ); } 26 static inline long double fmod( long double x, long double y ) { return fmodl( x, y ); } 27 28 static inline float remainder( float x, float y ) { return remainderf( x, y ); } 30 29 // extern "C" { double remainder( double, double ); } 31 long double remainder( long double, long double ); 32 33 [ int, float ] remquo( float, float ); 34 float remquo( float, float, int * ); 35 [ int, double ] remquo( double, double ); 36 // extern "C" { double remquo( double, double, int * ); } 37 [ int, long double ] remquo( long double, long double ); 38 long double remquo( long double, long double, int * ); 39 40 [ int, float ] div( float, float ); // alternative name for remquo 41 float div( float, float, int * ); 42 [ int, double ] div( double, double ); 43 // extern "C" { double div( double, double, int * ); } 44 [ int, long double ] div( long double, long double ); 45 long double div( long double, long double, int * ); 46 47 float fma( float, float, float ); 30 static inline long double remainder( long double x, long double y ) { return remainderl( x, y ); } 31 32 static inline float remquo( float x, float y, int * quo ) { return remquof( x, y, quo ); } 33 // extern "C" { double remquo( double x, double y, int * quo ); } 34 static inline long double remquo( long double x, long double y, int * quo ) { return remquol( x, y, quo ); } 35 static inline [ int, float ] remquo( float x, float y ) { int quo; x = remquof( x, y, &quo ); return [ quo, x ]; } 36 static inline [ int, double ] remquo( double x, double y ) { int quo; x = remquo( x, y, &quo ); return [ quo, x ]; } 37 static inline [ int, long double ] remquo( long double x, long double y ) { int quo; x = remquol( x, y, &quo ); return [ quo, x ]; } 38 39 // alternative name for remquo 40 static inline float div( float x, float y, int * quo ) { return remquof( x, y, quo ); } 41 static inline double div( double x, double y, int * quo ) { return remquo( x, y, quo ); } 42 static inline long double div( long double x, long double y, int * quo ) { return remquol( x, y, quo ); } 43 static inline [ int, float ] div( float x, float y ) { int quo; x = remquof( x, y, &quo ); return [ quo, x ]; } 44 static inline [ int, double ] div( double x, double y ) { int quo; x = remquo( x, y, &quo ); return [ quo, x ]; } 45 static inline [ int, long double ] div( long double x, long double y ) { int quo; x = remquol( x, y, &quo ); return [ quo, x ]; } 46 47 static inline float fma( float x, float y, float z ) { return fmaf( x, y, z ); } 48 48 // extern "C" { double fma( double, double, double ); } 49 long double fma( long double, long double, long double ); 50 51 float fdim( float, float ); 49 static inline long double fma( long double x, long double y, long double z ) { return fmal( x, y, z ); } 50 51 static inline float fdim( float x, float y ) { return fdimf( x, y ); } 52 52 // extern "C" { double fdim( double, double ); } 53 long double fdim( long double, long double ); 54 55 float nan( const char * ); 53 static inline long double fdim( long double x, long double y ) { return fdiml( x, y ); } 54 55 static inline float nan( const char * tag ) { return nanf( tag ); } 56 56 // extern "C" { double nan( const char * ); } 57 long double nan( const char * ); 57 static inline long double nan( const char * tag ) { return nanl( tag ); } 58 58 59 59 //---------------------- Exponential ---------------------- 60 60 61 float exp( float ); 61 static inline float exp( float x ) { return expf( x ); } 62 62 // extern "C" { double exp( double ); } 63 long double exp( long double ); 64 float _Complex exp( float _Complex ); 65 double _Complex exp( double _Complex ); 66 long double _Complex exp( long double _Complex ); 67 68 float exp2( float ); 63 static inline long double exp( long double x ) { return expl( x ); } 64 static inline float _Complex exp( float _Complex x ) { return cexpf( x ); } 65 static inline double _Complex exp( double _Complex x ) { return cexp( x ); } 66 static inline long double _Complex exp( long double _Complex x ) { return cexpl( x ); } 67 68 static inline float exp2( float x ) { return exp2f( x ); } 69 69 // extern "C" { double exp2( double ); } 70 long double exp2( long double ); 71 // float _Complex exp2( float _Complex );72 // double _Complex exp2( double _Complex );73 // long double _Complex exp2( long double _Complex );74 75 float expm1( float ); 70 static inline long double exp2( long double x ) { return exp2l( x ); } 71 //static inline float _Complex exp2( float _Complex x ) { return cexp2f( x ); } 72 //static inline double _Complex exp2( double _Complex x ) { return cexp2( x ); } 73 //static inline long double _Complex exp2( long double _Complex x ) { return cexp2l( x ); } 74 75 static inline float expm1( float x ) { return expm1f( x ); } 76 76 // extern "C" { double expm1( double ); } 77 long double expm1( long double ); 78 79 float log( float ); 77 static inline long double expm1( long double x ) { return expm1l( x ); } 78 79 static inline float pow( float x, float y ) { return powf( x, y ); } 80 // extern "C" { double pow( double, double ); } 81 static inline long double pow( long double x, long double y ) { return powl( x, y ); } 82 static inline float _Complex pow( float _Complex x, float _Complex y ) { return cpowf( x, y ); } 83 static inline double _Complex pow( double _Complex x, double _Complex y ) { return cpow( x, y ); } 84 static inline long double _Complex pow( long double _Complex x, long double _Complex y ) { return cpowl( x, y ); } 85 86 static inline float ?\?( float x, float y ) { return powf( x, y ); } 87 static inline double ?\?( double x, double y ) { return pow( x, y ); } 88 static inline long double ?\?( long double x, long double y ) { return powl( x, y ); } 89 static inline float _Complex ?\?( float _Complex x, _Complex float y ) { return cpowf(x, y ); } 90 static inline double _Complex ?\?( double _Complex x, _Complex double y ) { return cpow( x, y ); } 91 static inline long double _Complex ?\?( long double _Complex x, _Complex long double y ) { return cpowl( x, y ); } 92 93 static inline float ?\=?( float * x, float y ) { *x = *x \ y; return *x; } 94 static inline double ?\=?( double * x, double y ) { *x = *x \ y; return *x; } 95 static inline long double ?\=?( long double * x, long double y ) { *x = *x \ y; return *x; } 96 static inline float _Complex ?\=?( float _Complex * x, _Complex float y ) { *x = *x \ y; return *x; } 97 static inline double _Complex ?\=?( double _Complex * x, _Complex double y ) { *x = *x \ y; return *x; } 98 static inline long double _Complex ?\=?( long double _Complex * x, _Complex long double y ) { *x = *x \ y; return *x; } 99 100 static inline long int ?\?( long int x, unsigned long y ) { // disallow negative exponent 101 if ( y == 0 ) return 1; 102 if ( x == 2 ) return x << (y - 1); 103 long int prod = 1; 104 for ( unsigned int i = 0; i < y; i += 1 ) { 105 prod = prod * x; 106 } // for 107 return prod; 108 } 109 static inline double ?\?( long int x, signed long y ) { // allow negative exponent 110 if ( y >= 0 ) return (double)(x \ (unsigned int)y); 111 else return 1.0 / x \ (unsigned int)(-y); 112 } 113 static inline forall( otype T | { void ?{}( T * this, one_t ); T ?*?( T, T ); } ) 114 T ?\?( T x, unsigned long y ) { 115 T prod = 1; 116 for ( unsigned int i = 1; i < y; i += 1 ) { 117 prod = prod * x; 118 } // for 119 return prod; 120 } 121 static inline long int ?\=?( long int * x, unsigned long y ) { *x = *x \ y; return *x; } 122 static inline int ?\=?( int * x, unsigned long y ) { *x = *x \ y; return *x; } 123 124 //---------------------- Logarithm ---------------------- 125 126 static inline float log( float x ) { return logf( x ); } 80 127 // extern "C" { double log( double ); } 81 long double log( long double ); 82 float _Complex log( float _Complex ); 83 double _Complex log( double _Complex ); 84 long double _Complex log( long double _Complex ); 85 86 float log2( float ); 128 static inline long double log( long double x ) { return logl( x ); } 129 static inline float _Complex log( float _Complex x ) { return clogf( x ); } 130 static inline double _Complex log( double _Complex x ) { return clog( x ); } 131 static inline long double _Complex log( long double _Complex x ) { return clogl( x ); } 132 133 static inline float log2( float x ) { return log2f( x ); } 87 134 // extern "C" { double log2( double ); } 88 long double log2( long double ); 89 // float _Complex log2( float _Complex );90 // double _Complex log2( double _Complex );91 // long double _Complex log2( long double _Complex );92 93 float log10( float ); 135 static inline long double log2( long double x ) { return log2l( x ); } 136 // static inline float _Complex log2( float _Complex x ) { return clog2f( x ); } 137 // static inline double _Complex log2( double _Complex x ) { return clog2( x ); } 138 // static inline long double _Complex log2( long double _Complex x ) { return clog2l( x ); } 139 140 static inline float log10( float x ) { return log10f( x ); } 94 141 // extern "C" { double log10( double ); } 95 long double log10( long double ); 96 // float _Complex log10( float _Complex );97 // double _Complex log10( double _Complex );98 // long double _Complex log10( long double _Complex );99 100 float log1p( float ); 142 static inline long double log10( long double x ) { return log10l( x ); } 143 // static inline float _Complex log10( float _Complex x ) { return clog10f( x ); } 144 // static inline double _Complex log10( double _Complex x ) { return clog10( x ); } 145 // static inline long double _Complex log10( long double _Complex x ) { return clog10l( x ); } 146 147 static inline float log1p( float x ) { return log1pf( x ); } 101 148 // extern "C" { double log1p( double ); } 102 long double log1p( long double ); 103 104 int ilogb( float ); 149 static inline long double log1p( long double x ) { return log1pl( x ); } 150 151 static inline int ilogb( float x ) { return ilogbf( x ); } 105 152 // extern "C" { int ilogb( double ); } 106 int ilogb( long double ); 107 108 float logb( float ); 153 static inline int ilogb( long double x ) { return ilogbl( x ); } 154 155 static inline float logb( float x ) { return logbf( x ); } 109 156 // extern "C" { double logb( double ); } 110 long double logb( long double ); 111 112 //---------------------- Power ---------------------- 113 114 float sqrt( float ); 157 static inline long double logb( long double x ) { return logbl( x ); } 158 159 static inline float sqrt( float x ) { return sqrtf( x ); } 115 160 // extern "C" { double sqrt( double ); } 116 long double sqrt( long double ); 117 float _Complex sqrt( float _Complex ); 118 double _Complex sqrt( double _Complex ); 119 long double _Complex sqrt( long double _Complex ); 120 121 float cbrt( float ); 161 static inline long double sqrt( long double x ) { return sqrtl( x ); } 162 static inline float _Complex sqrt( float _Complex x ) { return csqrtf( x ); } 163 static inline double _Complex sqrt( double _Complex x ) { return csqrt( x ); } 164 static inline long double _Complex sqrt( long double _Complex x ) { return csqrtl( x ); } 165 166 static inline float cbrt( float x ) { return cbrtf( x ); } 122 167 // extern "C" { double cbrt( double ); } 123 long double cbrt( long double ); 124 125 float hypot( float, float ); 168 static inline long double cbrt( long double x ) { return cbrtl( x ); } 169 170 static inline float hypot( float x, float y ) { return hypotf( x, y ); } 126 171 // extern "C" { double hypot( double, double ); } 127 long double hypot( long double, long double ); 128 129 float pow( float, float ); 130 // extern "C" { double pow( double, double ); } 131 long double pow( long double, long double ); 132 float _Complex pow( float _Complex, float _Complex ); 133 double _Complex pow( double _Complex, double _Complex ); 134 long double _Complex pow( long double _Complex, long double _Complex ); 172 static inline long double hypot( long double x, long double y ) { return hypotl( x, y ); } 135 173 136 174 //---------------------- Trigonometric ---------------------- 137 175 138 float sin( float ); 176 static inline float sin( float x ) { return sinf( x ); } 139 177 // extern "C" { double sin( double ); } 140 long double sin( long double ); 141 float _Complex sin( float _Complex ); 142 double _Complex sin( double _Complex ); 143 long double _Complex sin( long double _Complex ); 144 145 float cos( float ); 178 static inline long double sin( long double x ) { return sinl( x ); } 179 static inline float _Complex sin( float _Complex x ) { return csinf( x ); } 180 static inline double _Complex sin( double _Complex x ) { return csin( x ); } 181 static inline long double _Complex sin( long double _Complex x ) { return csinl( x ); } 182 183 static inline float cos( float x ) { return cosf( x ); } 146 184 // extern "C" { double cos( double ); } 147 long double cos( long double ); 148 float _Complex cos( float _Complex ); 149 double _Complex cos( double _Complex ); 150 long double _Complex cos( long double _Complex ); 151 152 float tan( float ); 185 static inline long double cos( long double x ) { return cosl( x ); } 186 static inline float _Complex cos( float _Complex x ) { return ccosf( x ); } 187 static inline double _Complex cos( double _Complex x ) { return ccos( x ); } 188 static inline long double _Complex cos( long double _Complex x ) { return ccosl( x ); } 189 190 static inline float tan( float x ) { return tanf( x ); } 153 191 // extern "C" { double tan( double ); } 154 long double tan( long double ); 155 float _Complex tan( float _Complex ); 156 double _Complex tan( double _Complex ); 157 long double _Complex tan( long double _Complex ); 158 159 float asin( float ); 192 static inline long double tan( long double x ) { return tanl( x ); } 193 static inline float _Complex tan( float _Complex x ) { return ctanf( x ); } 194 static inline double _Complex tan( double _Complex x ) { return ctan( x ); } 195 static inline long double _Complex tan( long double _Complex x ) { return ctanl( x ); } 196 197 static inline float asin( float x ) { return asinf( x ); } 160 198 // extern "C" { double asin( double ); } 161 long double asin( long double ); 162 float _Complex asin( float _Complex ); 163 double _Complex asin( double _Complex ); 164 long double _Complex asin( long double _Complex ); 165 166 float acos( float ); 199 static inline long double asin( long double x ) { return asinl( x ); } 200 static inline float _Complex asin( float _Complex x ) { return casinf( x ); } 201 static inline double _Complex asin( double _Complex x ) { return casin( x ); } 202 static inline long double _Complex asin( long double _Complex x ) { return casinl( x ); } 203 204 static inline float acos( float x ) { return acosf( x ); } 167 205 // extern "C" { double acos( double ); } 168 long double acos( long double ); 169 float _Complex acos( float _Complex ); 170 double _Complex acos( double _Complex ); 171 long double _Complex acos( long double _Complex ); 172 173 float atan( float ); 206 static inline long double acos( long double x ) { return acosl( x ); } 207 static inline float _Complex acos( float _Complex x ) { return cacosf( x ); } 208 static inline double _Complex acos( double _Complex x ) { return cacos( x ); } 209 static inline long double _Complex acos( long double _Complex x ) { return cacosl( x ); } 210 211 static inline float atan( float x ) { return atanf( x ); } 174 212 // extern "C" { double atan( double ); } 175 long double atan( long double ); 176 float _Complex atan( float _Complex ); 177 double _Complex atan( double _Complex ); 178 long double _Complex atan( long double _Complex ); 179 180 float atan2( float, float ); 213 static inline long double atan( long double x ) { return atanl( x ); } 214 static inline float _Complex atan( float _Complex x ) { return catanf( x ); } 215 static inline double _Complex atan( double _Complex x ) { return catan( x ); } 216 static inline long double _Complex atan( long double _Complex x ) { return catanl( x ); } 217 218 static inline float atan2( float x, float y ) { return atan2f( x, y ); } 181 219 // extern "C" { double atan2( double, double ); } 182 long double atan2( long double, long double ); 183 184 float atan( float, float ); // alternative name for atan2 185 double atan( double, double ); 186 long double atan( long double, long double ); 220 static inline long double atan2( long double x, long double y ) { return atan2l( x, y ); } 221 222 // alternative name for atan2 223 static inline float atan( float x, float y ) { return atan2f( x, y ); } 224 static inline double atan( double x, double y ) { return atan2( x, y ); } 225 static inline long double atan( long double x, long double y ) { return atan2l( x, y ); } 187 226 188 227 //---------------------- Hyperbolic ---------------------- 189 228 190 float sinh( float ); 229 static inline float sinh( float x ) { return sinhf( x ); } 191 230 // extern "C" { double sinh( double ); } 192 long double sinh( long double ); 193 float _Complex sinh( float _Complex ); 194 double _Complex sinh( double _Complex ); 195 long double _Complex sinh( long double _Complex ); 196 197 float cosh( float ); 231 static inline long double sinh( long double x ) { return sinhl( x ); } 232 static inline float _Complex sinh( float _Complex x ) { return csinhf( x ); } 233 static inline double _Complex sinh( double _Complex x ) { return csinh( x ); } 234 static inline long double _Complex sinh( long double _Complex x ) { return csinhl( x ); } 235 236 static inline float cosh( float x ) { return coshf( x ); } 198 237 // extern "C" { double cosh( double ); } 199 long double cosh( long double ); 200 float _Complex cosh( float _Complex ); 201 double _Complex cosh( double _Complex ); 202 long double _Complex cosh( long double _Complex ); 203 204 float tanh( float ); 238 static inline long double cosh( long double x ) { return coshl( x ); } 239 static inline float _Complex cosh( float _Complex x ) { return ccoshf( x ); } 240 static inline double _Complex cosh( double _Complex x ) { return ccosh( x ); } 241 static inline long double _Complex cosh( long double _Complex x ) { return ccoshl( x ); } 242 243 static inline float tanh( float x ) { return tanhf( x ); } 205 244 // extern "C" { double tanh( double ); } 206 long double tanh( long double ); 207 float _Complex tanh( float _Complex ); 208 double _Complex tanh( double _Complex ); 209 long double _Complex tanh( long double _Complex ); 210 211 float asinh( float ); 245 static inline long double tanh( long double x ) { return tanhl( x ); } 246 static inline float _Complex tanh( float _Complex x ) { return ctanhf( x ); } 247 static inline double _Complex tanh( double _Complex x ) { return ctanh( x ); } 248 static inline long double _Complex tanh( long double _Complex x ) { return ctanhl( x ); } 249 250 static inline float asinh( float x ) { return asinhf( x ); } 212 251 // extern "C" { double asinh( double ); } 213 long double asinh( long double ); 214 float _Complex asinh( float _Complex ); 215 double _Complex asinh( double _Complex ); 216 long double _Complex asinh( long double _Complex ); 217 218 float acosh( float ); 252 static inline long double asinh( long double x ) { return asinhl( x ); } 253 static inline float _Complex asinh( float _Complex x ) { return casinhf( x ); } 254 static inline double _Complex asinh( double _Complex x ) { return casinh( x ); } 255 static inline long double _Complex asinh( long double _Complex x ) { return casinhl( x ); } 256 257 static inline float acosh( float x ) { return acoshf( x ); } 219 258 // extern "C" { double acosh( double ); } 220 long double acosh( long double ); 221 float _Complex acosh( float _Complex ); 222 double _Complex acosh( double _Complex ); 223 long double _Complex acosh( long double _Complex ); 224 225 float atanh( float ); 259 static inline long double acosh( long double x ) { return acoshl( x ); } 260 static inline float _Complex acosh( float _Complex x ) { return cacoshf( x ); } 261 static inline double _Complex acosh( double _Complex x ) { return cacosh( x ); } 262 static inline long double _Complex acosh( long double _Complex x ) { return cacoshl( x ); } 263 264 static inline float atanh( float x ) { return atanhf( x ); } 226 265 // extern "C" { double atanh( double ); } 227 long double atanh( long double ); 228 float _Complex atanh( float _Complex ); 229 double _Complex atanh( double _Complex ); 230 long double _Complex atanh( long double _Complex ); 266 static inline long double atanh( long double x ) { return atanhl( x ); } 267 static inline float _Complex atanh( float _Complex x ) { return catanhf( x ); } 268 static inline double _Complex atanh( double _Complex x ) { return catanh( x ); } 269 static inline long double _Complex atanh( long double _Complex x ) { return catanhl( x ); } 231 270 232 271 //---------------------- Error / Gamma ---------------------- 233 272 234 float erf( float ); 273 static inline float erf( float x ) { return erff( x ); } 235 274 // extern "C" { double erf( double ); } 236 long double erf( long double ); 275 static inline long double erf( long double x ) { return erfl( x ); } 237 276 // float _Complex erf( float _Complex ); 238 277 // double _Complex erf( double _Complex ); 239 278 // long double _Complex erf( long double _Complex ); 240 279 241 float erfc( float ); 280 static inline float erfc( float x ) { return erfcf( x ); } 242 281 // extern "C" { double erfc( double ); } 243 long double erfc( long double ); 282 static inline long double erfc( long double x ) { return erfcl( x ); } 244 283 // float _Complex erfc( float _Complex ); 245 284 // double _Complex erfc( double _Complex ); 246 285 // long double _Complex erfc( long double _Complex ); 247 286 248 float lgamma( float ); 287 static inline float lgamma( float x ) { return lgammaf( x ); } 249 288 // extern "C" { double lgamma( double ); } 250 long double lgamma( long double ); 251 float lgamma( float, int * ); 252 double lgamma( double, int * ); 253 long double lgamma( long double, int * ); 254 255 float tgamma( float ); 289 static inline long double lgamma( long double x ) { return lgammal( x ); } 290 static inline float lgamma( float x, int * sign ) { return lgammaf_r( x, sign ); } 291 static inline double lgamma( double x, int * sign ) { return lgamma_r( x, sign ); } 292 static inline long double lgamma( long double x, int * sign ) { return lgammal_r( x, sign ); } 293 294 static inline float tgamma( float x ) { return tgammaf( x ); } 256 295 // extern "C" { double tgamma( double ); } 257 long double tgamma( long double ); 296 static inline long double tgamma( long double x ) { return tgammal( x ); } 258 297 259 298 //---------------------- Nearest Integer ---------------------- 260 299 261 float floor( float ); 300 static inline float floor( float x ) { return floorf( x ); } 262 301 // extern "C" { double floor( double ); } 263 long double floor( long double ); 264 265 float ceil( float ); 302 static inline long double floor( long double x ) { return floorl( x ); } 303 304 static inline float ceil( float x ) { return ceilf( x ); } 266 305 // extern "C" { double ceil( double ); } 267 long double ceil( long double ); 268 269 float trunc( float ); 306 static inline long double ceil( long double x ) { return ceill( x ); } 307 308 static inline float trunc( float x ) { return truncf( x ); } 270 309 // extern "C" { double trunc( double ); } 271 long double trunc( long double ); 272 273 float rint( float ); 274 long double rint( long double ); 275 long int rint( float ); 276 long int rint( double ); 277 long int rint( long double ); 278 long long int rint( float ); 279 long long int rint( double ); 280 long long int rint( long double ); 281 282 long int lrint( float ); 310 static inline long double trunc( long double x ) { return truncl( x ); } 311 312 static inline float rint( float x ) { return rintf( x ); } 313 // extern "C" { double rint( double x ); } 314 static inline long double rint( long double x ) { return rintl( x ); } 315 static inline long int rint( float x ) { return lrintf( x ); } 316 static inline long int rint( double x ) { return lrint( x ); } 317 static inline long int rint( long double x ) { return lrintl( x ); } 318 static inline long long int rint( float x ) { return llrintf( x ); } 319 static inline long long int rint( double x ) { return llrint( x ); } 320 static inline long long int rint( long double x ) { return llrintl( x ); } 321 322 static inline long int lrint( float x ) { return lrintf( x ); } 283 323 // extern "C" { long int lrint( double ); } 284 long int lrint( long double ); 285 long long int llrint( float ); 324 static inline long int lrint( long double x ) { return lrintl( x ); } 325 static inline long long int llrint( float x ) { return llrintf( x ); } 286 326 // extern "C" { long long int llrint( double ); } 287 long long int llrint( long double ); 288 289 float nearbyint( float ); 327 static inline long long int llrint( long double x ) { return llrintl( x ); } 328 329 static inline float nearbyint( float x ) { return nearbyintf( x ); } 290 330 // extern "C" { double nearbyint( double ); } 291 long double nearbyint( long double ); 292 293 float round( float ); 294 long double round( long double ); 295 long int round( float ); 296 long int round( double ); 297 long int round( long double ); 298 long long int round( float ); 299 long long int round( double ); 300 long long int round( long double ); 301 302 long int lround( float ); 331 static inline long double nearbyint( long double x ) { return nearbyintl( x ); } 332 333 static inline float round( float x ) { return roundf( x ); } 334 // extern "C" { double round( double x ); } 335 static inline long double round( long double x ) { return roundl( x ); } 336 static inline long int round( float x ) { return lroundf( x ); } 337 static inline long int round( double x ) { return lround( x ); } 338 static inline long int round( long double x ) { return lroundl( x ); } 339 static inline long long int round( float x ) { return llroundf( x ); } 340 static inline long long int round( double x ) { return llround( x ); } 341 static inline long long int round( long double x ) { return llroundl( x ); } 342 343 static inline long int lround( float x ) { return lroundf( x ); } 303 344 // extern "C" { long int lround( double ); } 304 long int lround( long double ); 305 long long int llround( float ); 345 static inline long int lround( long double x ) { return lroundl( x ); } 346 static inline long long int llround( float x ) { return llroundf( x ); } 306 347 // extern "C" { long long int llround( double ); } 307 long long int llround( long double ); 348 static inline long long int llround( long double x ) { return llroundl( x ); } 308 349 309 350 //---------------------- Manipulation ---------------------- 310 351 311 float copysign( float, float ); 352 static inline float copysign( float x, float y ) { return copysignf( x, y ); } 312 353 // extern "C" { double copysign( double, double ); } 313 long double copysign( long double, long double ); 314 315 float frexp( float, int * ); 354 static inline long double copysign( long double x, long double y ) { return copysignl( x, y ); } 355 356 static inline float frexp( float x, int * ip ) { return frexpf( x, ip ); } 316 357 // extern "C" { double frexp( double, int * ); } 317 long double frexp( long double, int * ); 318 319 float ldexp( float, int ); 358 static inline long double frexp( long double x, int * ip ) { return frexpl( x, ip ); } 359 360 static inline float ldexp( float x, int exp2 ) { return ldexpf( x, exp2 ); } 320 361 // extern "C" { double ldexp( double, int ); } 321 long double ldexp( long double, int ); 322 323 [ float, float ] modf( float ); 324 float modf( float, float * ); 325 [ double, double ] modf( double ); 362 static inline long double ldexp( long double x, int exp2 ) { return ldexpl( x, exp2 ); } 363 364 static inline [ float, float ] modf( float x ) { float i; x = modff( x, &i ); return [ i, x ]; } 365 static inline float modf( float x, float * i ) { return modff( x, i ); } 366 static inline [ double, double ] modf( double x ) { double i; x = modf( x, &i ); return [ i, x ]; } 326 367 // extern "C" { double modf( double, double * ); } 327 [ long double, long double ] modf( long double ); 328 long double modf( long double, long double * ); 329 330 float nextafter( float, float ); 368 static inline [ long double, long double ] modf( long double x ) { long double i; x = modfl( x, &i ); return [ i, x ]; } 369 static inline long double modf( long double x, long double * i ) { return modfl( x, i ); } 370 371 static inline float nextafter( float x, float y ) { return nextafterf( x, y ); } 331 372 // extern "C" { double nextafter( double, double ); } 332 long double nextafter( long double, long double ); 333 334 float nexttoward( float, long double ); 373 static inline long double nextafter( long double x, long double y ) { return nextafterl( x, y ); } 374 375 static inline float nexttoward( float x, long double y ) { return nexttowardf( x, y ); } 335 376 // extern "C" { double nexttoward( double, long double ); } 336 long double nexttoward( long double, long double ); 337 338 float scalbn( float, int ); 377 static inline long double nexttoward( long double x, long double y ) { return nexttowardl( x, y ); } 378 379 static inline float scalbn( float x, int exp ) { return scalbnf( x, exp ); } 339 380 // extern "C" { double scalbn( double, int ); } 340 long double scalbn( long double, int ); 341 342 float scalbln( float, long int ); 381 static inline long double scalbn( long double x, int exp ) { return scalbnl( x, exp ); } 382 static inline float scalbn( float x, long int exp ) { return scalblnf( x, exp ); } 383 static inline double scalbn( double x, long int exp ) { return scalbln( x, exp ); } 384 static inline long double scalbn( long double x, long int exp ) { return scalblnl( x, exp ); } 385 386 static inline float scalbln( float x, long int exp ) { return scalblnf( x, exp ); } 343 387 // extern "C" { double scalbln( double, long int ); } 344 long double scalbln( long double, long int ); 388 static inline long double scalbln( long double x, long int exp ) { return scalblnl( x, exp ); } 345 389 346 390 // Local Variables: //
Note: See TracChangeset
for help on using the changeset viewer.