search for: ceill

Displaying 7 results from an estimated 7 matches for "ceill".

Did you mean: ceil
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...tan2(long double __lcpp_y, long double __lcpp_x) _NOEXCEPT {return ::atan2l(__lcpp_y, __lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double ceil(long double)': ../projects/libcxx/include/math.h:808:91: error: '::ceill' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double ceil(long double __lcpp_x) _NOEXCEPT {return ::ceill(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double cos(long double)': ../projects/libcxx/include/math.h:820:90: error: '::cosl' has...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...l(__lcpp_y, __lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function 'long double ceil(long double)': > ../projects/libcxx/include/math.h:808:91: error: '::ceill' has not been declared > inline _LIBCPP_INLINE_VISIBILITY long double ceil(long double __lcpp_x) _NOEXCEPT {return ::ceill(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function '...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...double __lcpp_x) _NOEXCEPT {return ::atan2l(__lcpp_y, > __lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double ceil(long > double)': > > ../projects/libcxx/include/math.h:808:91: error: '::ceill' has not been > declared > > inline _LIBCPP_INLINE_VISIBILITY long double ceil(long double __lcpp_x) > _NOEXCEPT {return ::ceill(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double cos(long > double)': &gt...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...clared inline _LIBCPP_INLINE_VISIBILITY long double atan2(long double __lcpp_y, long double __lcpp_x) _NOEXCEPT {return ::atan2l(__lcpp_y, __lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double ceil(long double)': ../projects/libcxx/include/math.h:808:91: error: '::ceill' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double ceil(long double __lcpp_x) _NOEXCEPT {return ::ceill(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double cos(long double)': ../projects/libcxx/include/math.h:820:90: error: '::cosl' has...
2005 Apr 28
0
[LLVMdev] SimplifyLibCalls Pass -- Help!
...one of them. Thanks, Reid abs: * abs(cnst) -> cnst' atan: * atan(0.0) -> 0.0 * atan(1.0) -> pi/4 cbrt: * cbrt(constant) -> constant' * cbrt(expN(X)) -> expN(x/3) * cbrt(sqrt(x)) -> pow(x,1/6) * cbrt(sqrt(x)) -> pow(x,1/9) ceil, ceilf, ceill: * ceil(constant) -> constant' cos, cosf, cosl: * cos(0.0) -> 1.0 * cox(-x) -> cos(x) exp, expf, expl: * exp(0.0) -> 1.0 * exp(int) -> contant' * exp(log(x)) -> x fabs, fabsf, fabsl: * fabs(cnst) -> cnst' ffs, ffsl, ffsll:...
2015 Jan 20
3
[LLVMdev] strlen in fast-isel
It seems that fast-isel for intel does not handle strlen. It's a general problem in fast-isel . ~/llvmw/build/Deb~/llvmw/build/Debug+Asserts/bin/clang -O0 -mllvm -fast-isel-verbose -mllvm -fast-isel strlen1.c strlen1.c:12:3: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' printf("%i\n", len); ^
2009 Apr 26
4
1.6.1: menuselect has problems with x86_64 ??
1.6.1 svn 190575: CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/asterisk/rpmbuild/BUILD/asterisk-1.6.1/menuselect' gcc -m64 -march=native -mtune=native -floop-interchange -floop-strip-mine -floop-block -c -o