source: src/tests/.expect/math3.x64.txt @ 8711c6c

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumwith_gc
Last change on this file since 8711c6c was 099a40d, checked in by Thierry Delisle <tdelisle@…>, 6 years ago

Moved 32/64-bit tests to .x86/x64.txt

  • Property mode set to 100644
File size: 341 bytes
Line 
1floor:1 1 1
2ceil:2 2 2
3trunc:3 3 3
4rint:2 2 2
5rint:2 2 2
6rint:2 2 2
7lrint:2 2 2
8llrint:2 2 2
9nearbyint:4 4 4
10round:2 2 2
11round:2 2 2
12round:2 2 2
13lround:2 2 2
14llround:2 2 2
15copysign:-1 -1 -1
16frexp:0.5 3 0.5 3 0.5 3
17ldexp:8 8 8
18modf:2 0.3 2 0.3 2 0.3
19modf:2, 0.3 2, 0.3 2, 0.3
20nextafter:2 2 2
21nexttoward:2 2 2
22scalbn:16 16 16
23scalbln:16 16 16
Note: See TracBrowser for help on using the repository browser.