Home
last modified time | relevance | path

Searched refs:operands (Results 1 – 25 of 59) sorted by relevance

123

/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt254 Each function takes two operands, except for `sqrt' which takes only one.
255 The operands and result are all of the same type.
272 Each remainder function takes two operands. The operands and result are all
273 of the same type. Given operands x and y, the remainder functions return
278 Depending on the relative magnitudes of the operands, the remainder
309 Each function takes two operands of the same type and returns a 1 or 0
318 function with the operands reversed; and the greater-than function can be
Dtimesoftfloat.c2486 int8 operands, roundingPrecision, roundingMode, tininessMode; in main() local
2491 operands = 0; in main()
2577 operands = 1; in main()
2582 operands = 2; in main()
2587 operands = 0; in main()
2611 else if ( operands == 1 ) { in main()
2621 else if ( operands == 2 ) { in main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DddCopyNegate.decTest22 -- All operands and results are decDoubles.
DddCopy.decTest22 -- All operands and results are decDoubles.
DdqCopy.decTest22 -- All operands and results are decQuads.
DdqCopyNegate.decTest22 -- All operands and results are decQuads.
DdqMinus.decTest22 -- All operands and results are decQuads.
DddMinus.decTest22 -- All operands and results are decDoubles.
DdqPlus.decTest22 -- All operands and results are decQuads.
DddPlus.decTest22 -- All operands and results are decDoubles.
DdqCopyAbs.decTest22 -- All operands and results are decQuads.
DddCopyAbs.decTest22 -- All operands and results are decDoubles.
DddCanonical.decTest22 -- This file tests that copy operations leave uncanonical operands
24 -- All operands and results are decDoubles.
141 -- canonicalize propagated operands
DdqCanonical.decTest22 -- This file tests that copy operations leave uncanonical operands
25 -- All operands and results are decQuads.
172 -- canonicalize propagated operands
DddNextMinus.decTest22 -- All operands and results are decDoubles.
DdqNextMinus.decTest22 -- All operands and results are decQuads.
DdqNextPlus.decTest22 -- All operands and results are decQuads.
DddNextPlus.decTest22 -- All operands and results are decDoubles.
DdqCopySign.decTest22 -- All operands and results are decQuads.
DddCopySign.decTest22 -- All operands and results are decDoubles.
Dinexact.decTest207 -- long operands cause rounding too
DddMinMag.decTest232 -- same with operands reversed
DdqMinMag.decTest232 -- same with operands reversed
DddMin.decTest232 -- same with operands reversed
DdqMin.decTest232 -- same with operands reversed

123