search for: truncl

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

Did you mean: trunc
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...d inline _LIBCPP_INLINE_VISIBILITY long double tgamma(long double __lcpp_x) _NOEXCEPT {return ::tgammal(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double trunc(long double)': ../projects/libcxx/include/math.h:1479:92: error: '::truncl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double trunc(long double __lcpp_x) _NOEXCEPT {return ::truncl(__lcpp_x);} ^~ In file included from ../projects/libcxx/include/random:1638:0, from ../projects/libcxx/src/algorithm.cpp:...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...x) _NOEXCEPT {return ::tgammal(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function 'long double trunc(long double)': > ../projects/libcxx/include/math.h:1479:92: error: '::truncl' has not been declared > inline _LIBCPP_INLINE_VISIBILITY long double trunc(long double __lcpp_x) _NOEXCEPT {return ::truncl(__lcpp_x);} > ^~ > In file included from ../projects/libcxx/include/...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...LITY long double tgamma(long double > __lcpp_x) _NOEXCEPT {return ::tgammal(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double trunc(long > double)': > > ../projects/libcxx/include/math.h:1479:92: error: '::truncl' has not > been declared > > inline _LIBCPP_INLINE_VISIBILITY long double trunc(long double > __lcpp_x) _NOEXCEPT {return ::truncl(__lcpp_x);} > > > ^~ > > In file included from ../projects/libcxx/include/random:1638:0, > > f...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...tgammal' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double tgamma(long double __lcpp_x) _NOEXCEPT {return ::tgammal(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double trunc(long double)': ../projects/libcxx/include/math.h:1479:92: error: '::truncl' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double trunc(long double __lcpp_x) _NOEXCEPT {return ::truncl(__lcpp_x);} ^~ In file included from ../projects/libcxx/include/random:1638:0, from ../projects/libcxx/src/algorithm.cpp:11: ../projects/libcxx/include/c...
2005 Apr 28
0
[LLVMdev] SimplifyLibCalls Pass -- Help!
...quot;") -> strlen(a) strstr: * strstr(x,x) -> x * strstr(s1,s2) -> offset_of_s2_in(s1) (if s1 and s2 are constant strings) tan, tanf, tanl: * tan(0.0) -> 0.0 * tan(atan(x)) -> x toascii: * toascii(c) -> (c & 0x7f) trunc, truncf, truncl: * trunc(cnst) -> cnst' -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050427/e7ce9acb/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: sig...
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