OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:d32_1
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/none/tests/s390x/
dfp-4.c
5
volatile _Decimal32
d32_1
, d32_2;
variable
13
d32_1
= 3.000002DF;
17
d64_1 = (_Decimal64)
d32_1
; //Exercise LDETR (load lengthened)
19
DFP_VAL_PRINT(
d32_1
, _Decimal32);
Completed in 312 milliseconds