Changeset 850fd32 in mainline for uspace/app/tester/float/float2.c
- Timestamp:
- 2018-03-11T01:21:19Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 84239b1, f0e825d
- Parents:
- 338d54a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/float/float2.c
r338d54a7 r850fd32 449 449 } 450 450 } 451 ; 451 452 452 for (unsigned int i = 0; i < OPERANDS; i++) { 453 453 double res = sinh(arguments_exp[i]);
Note:
See TracChangeset
for help on using the changeset viewer.