Displaying 9 results from an estimated 9 matches for "floorl".
Did you mean:
floor
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...'::fabsl' has not been
declared
inline _LIBCPP_INLINE_VISIBILITY long double fabs(long double __lcpp_x)
_NOEXCEPT {return ::fabsl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double floor(long
double)':
../projects/libcxx/include/math.h:868:92: error: '::floorl' has not been
declared
inline _LIBCPP_INLINE_VISIBILITY long double floor(long double __lcpp_x)
_NOEXCEPT {return ::floorl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double fmod(long
double, long double)':
../projects/libcxx/inc...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...lcpp_x) _NOEXCEPT {return ::fabsl(__lcpp_x);}
> ^~
> ../projects/libcxx/include/math.h: In function 'long double floor(long double)':
> ../projects/libcxx/include/math.h:868:92: error: '::floorl' has not been declared
> inline _LIBCPP_INLINE_VISIBILITY long double floor(long double __lcpp_x) _NOEXCEPT {return ::floorl(__lcpp_x);}
> ^~
> ../projects/libcxx/include/math.h: In function ...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
..._VISIBILITY long double fabs(long double __lcpp_x)
> _NOEXCEPT {return ::fabsl(__lcpp_x);}
> >
> ^~
> > ../projects/libcxx/include/math.h: In function 'long double floor(long
> double)':
> > ../projects/libcxx/include/math.h:868:92: error: '::floorl' has not
> been declared
> > inline _LIBCPP_INLINE_VISIBILITY long double floor(long double
> __lcpp_x) _NOEXCEPT {return ::floorl(__lcpp_x);}
> >
> ^~
> > ../projects/libcxx/include/math.h: In function 'long double fmod(long
> double, long...
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...'::fabsl' has not been
declared
inline _LIBCPP_INLINE_VISIBILITY long double fabs(long double __lcpp_x)
_NOEXCEPT {return ::fabsl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double floor(long
double)':
../projects/libcxx/include/math.h:868:92: error: '::floorl' has not been
declared
inline _LIBCPP_INLINE_VISIBILITY long double floor(long double __lcpp_x)
_NOEXCEPT {return ::floorl(__lcpp_x);}
^~
../projects/libcxx/include/math.h: In function 'long double fmod(long
double, long double)':
../projects/libcxx/include/math.h:880:113: error: '...
2005 Apr 28
0
[LLVMdev] SimplifyLibCalls Pass -- Help!
...sf, 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:
* ffs(cnst) -> cnst'
floor, floorf, floorl:
* floor(cnst) -> cnst'
fprintf:
* fprintf(file,fmt) -> fputs(fmt,file)
(if fmt is constant and constains no % characters)
* fprintf(file,"%s",str) -> fputs(orig,str)
(only if the fprintf result is not used)
* fprintf(file,"%c",chr) ->...
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);
^
2012 Mar 13
0
111 FIXMEs in main/src
...e that this works for hashed
eval.c- environments. This code only works for unhashed ones. the
--
eval.c: /* FIXME: This strategy will not work when we are working in
the
eval.c- data frame defined by the system hash table. The structure
there
--
format.c: /* FIXME: we should really test for floorl, also C99.
format.c- But FreeBSD 7.x does have it, but not nearbyintl */
--
gram.c: f = R_atof(s); /* FIXME: make certain the value is
legitimate. */
gram.c-
--
gramLatex.c: /* FIXME: check that begin and end match */
gramLatex.c- setAttrib(ans, R_SrcrefSymbol, makeSrcref(lloc,
SrcFile...
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
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
...2 CMMParaCurveTag::MakeLut(CMMFloatLutInfo*, long*, CMMLutRangeMapping) + 1280 (in ColorSync) [0x923bf9a0]
1 floorl + 7 (in libSystem.B.dylib) [0x9372b837]
1 pow + 1026 (in libSystem.B.dylib) [0x93726cc2]
1 __CFRunLoopRun + 2079 (in CoreFoundation) [0x925c4faf]...