search for: llabs

Displaying 11 results from an estimated 11 matches for "llabs".

Did you mean: labs
2005 Oct 20
1
[LLVMdev] missing llabs define in VS: DAGCombiner.cpp
grumble, grumble, MS does not have llabs() llabs() is not defined in Visual Studio, however, _abs64() is. But if I switch to _abs64() the linker does not resolve __abs64(). I thought _abs64() was suppose to be in the CRT library. Any hints for a solution? c:\devwl\llvm\lib\CodeGen\SelectionDAG\DAGCombiner.cpp(295) : error C3861: 'lla...
2005 Oct 18
0
[LLVMdev] Internalize or build broken?
On Tue, 18 Oct 2005, Robert L. Bocchino Jr. wrote: > I just updated my tree, and when I do a clean rebuild, I get errors like > this: > > WARNING: Internalize couldn't load file '/comp_genericeh.lst'! > WARNING: Internalize couldn't load file '/comp_main.lst'! > WARNING: Internalize couldn't load file '/comp_sjljeh.lst'! > WARNING:
2005 Oct 18
3
[LLVMdev] Internalize or build broken?
Hi, I just updated my tree, and when I do a clean rebuild, I get errors like this: WARNING: Internalize couldn't load file '/comp_genericeh.lst'! WARNING: Internalize couldn't load file '/comp_main.lst'! WARNING: Internalize couldn't load file '/comp_sjljeh.lst'! WARNING: Internalize couldn't load file '/../gc_exported_symbols.lst'! It looks like
2009 Oct 27
0
boxplot using grid
----------------------- *** Disclaimer *** ----------------------- This e-mail and its contents are subject to the SA Reserve Bank's Disclaimer and Confidentiality Clause, which can be viewed at: http://www.reservebank.co.za/disclaimer Should you be unable to access the link provided, please send a blank e-mail to Disclaimer@resbank.co.za ----------------------- *** Disclaimer ***
2004 Jan 24
1
get rid of various warnings, errors in io.h
...of these warnings? /home/mesa/boot/klibc/klibc/include/stdlib.h:21: warning: shadowing built-in function `abs' /home/mesa/boot/klibc/klibc/include/stdlib.h:31: warning: shadowing built-in function `labs' /home/mesa/boot/klibc/klibc/include/stdlib.h:35: warning: shadowing built-in function `llabs' /home/mesa/boot/klibc/klibc/include/ctype.h:37: warning: no previous prototype for `isalnum' /home/mesa/boot/klibc/klibc/include/ctype.h:43: warning: no previous prototype for `isalpha' /home/mesa/boot/klibc/klibc/include/ctype.h:49: warning: no previous prototype for `isascii' /ho...
2008 Dec 31
1
wineg++ problem with the standard library
...global scope: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:163: error: ::lldiv_t has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:169: error: ::_Exit has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:176: error: ::llabs has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:178: error: lldiv_t does not name a type /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:182: error: ::lldiv has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:193: err...
2006 Oct 31
0
6362982 namespace pollution/protection in libc
...rypto/gate Revision: 4e0d2d9869b6e03153797c60bb3786268667c14c Log message: 6362982 namespace pollution/protection in libc 6369040 there should be but one synonyms.h file outside of libc Files: create: deleted_files/usr/src/lib/common/inc/mtlib.h create: deleted_files/usr/src/lib/libc/sparcv9/gen/llabs.s create: deleted_files/usr/src/lib/libcurses/screen/synonyms.h create: deleted_files/usr/src/lib/libmail/inc/synonyms.h create: deleted_files/usr/src/lib/libresolv/synonyms.h create: deleted_files/usr/src/lib/libresolv2/include/synonyms.h create: deleted_files/usr/src/lib/librsm/inc/synonyms....
2018 Oct 11
13
Call for testing: OpenSSH 7.9
Hi, OpenSSH 7.9p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2012 Aug 02
2
[LLVMdev] Proposal to merge SimplifyLibCalls into InstCombiner
..._strcpy_chk, cosf, cos, cosl, powf, pow, powl, llvm.pow.f32, llvm.pow.f64, llvm.pow.f80, llvm.pow.f128, llvm.pow.ppcf128, exp21, exp2, exp2f, llvm.exp2.ppcf128, llvm.exp2.f128, llvm.exp2.f80, llvm.exp2.f64, llvm.exp2.f32, floor, cell, round, rint, nearbyint, ffs, ffsl, ffsll, abs, labs, llabs, isdigit, isascii, toascii, sprintf, print, fwrite, fputs, fprintf, puts. Test cases that exercise the library call folders for each of these functions should be present. Any missing test cases will be added. Create new `LibCallSimplifier` class ------------------------------------ A new sel...
2014 Sep 05
0
Wine release 1.7.26
...advapi32: Use heap helpers in security code. advapi32/registry: Use heap helpers. usp10/tests: Test for S_OK return value in a clean way. advapi32: Switch to heap helpers in the rest of the code. dwrite/tests: Initial tests for SetLineBreakpoints(). msvcrt: Implement llabs(). ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'. qedit: Use V_BSTR() to access BSTR data. quartz: Use V_* macros to access variant members. devenum: Use V_* macros to access variant data. usp10: Add a missing...
2018 May 11
0
Wine release 3.8
...ned char to plain char. Alex Henrie (8): user32/tests: Drop nonsensical broadcast tests that fail on Windows 10. include: Add strtof and strtold. ucrtbase: Hook up _Exit. include: Add atoll. include: Add strtoll, strtoll_l, strtoull, and strtoull_l. include: Add llabs. include: Add lldiv and lldiv_t. msvcrt: Omit pointer coding functions from SOs for newer MSVC versions. Alexandre Julliard (8): winegcc: Add support for building native subsystem libraries. user32/tests: Avoid calling a potentially missing function. user32/tests: Reo...