ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since f739788 was
9d169f1,
checked in by Peter A. Buhr <pabuhr@…>, 8 years ago
|
fix abs.c test program for char type
|
-
Property mode set to
100644
|
File size:
296 bytes
|
Rev | Line | |
---|
[9d169f1] | 1 | char -65 abs 65 |
---|
[efc15918] | 2 | signed int -65 abs 65 |
---|
| 3 | signed long int -65 abs 65 |
---|
| 4 | signed long long int -65 abs 65 |
---|
| 5 | float -65 abs 65 |
---|
| 6 | double -65 abs 65 |
---|
| 7 | long double -65 abs 65 |
---|
| 8 | float _Complex -65-2i abs 65.0308 |
---|
| 9 | double _Complex -65-2i abs 65.0307619515564 |
---|
| 10 | long double _Complex -65-2i abs 65.0307619515564342 |
---|
Note: See
TracBrowser
for help on using the repository browser.