Searched defs:uiZ (Results 1 - 25 of 77) sorted by relevance

1234

/seL4-camkes-master/tools/riscv-pk/softfloat/
H A Ds_commonNaNToExtF80UI.c50 struct uint128 uiZ; local
H A Ds_commonNaNToF128UI.c49 struct uint128 uiZ; local
H A Dui32_to_f64.c44 uint_fast64_t uiZ; local
H A Ds_propagateNaNExtF80UI.c60 struct uint128 uiZ; local
H A Ds_propagateNaNF128UI.c60 struct uint128 uiZ; local
H A Di32_to_f64.c45 uint_fast64_t uiZ; local
H A DextF80M_to_f16.c63 uint16_t uiZ, sig16; local
H A DextF80M_to_f32.c63 uint32_t uiZ, sig32; local
H A DextF80M_to_f64.c63 uint64_t uiZ; local
H A DextF80_to_f64.c53 uint_fast64_t uiZ; local
H A Df128M_to_f16.c63 uint16_t uiZ, frac16; local
H A Df128M_to_f32.c63 uint32_t uiZ, frac32; local
H A Df128M_to_f64.c63 uint64_t uiZ; local
H A Df16_roundToInt.c49 uint_fast16_t uiZ, lastBitMask, roundBitsMask; local
[all...]
H A Df16_to_f128.c52 struct uint128 uiZ; local
[all...]
H A Df16_to_f32.c52 uint_fast32_t uiZ; local
H A Df16_to_f64.c52 uint_fast64_t uiZ; local
H A Df32_roundToInt.c49 uint_fast32_t uiZ, lastBitMask, roundBitsMask; local
[all...]
H A Df32_to_f128.c52 struct uint128 uiZ; local
[all...]
H A Df32_to_f16.c52 uint_fast16_t uiZ, frac16; local
H A Df32_to_f64.c52 uint_fast64_t uiZ; local
H A Df64_roundToInt.c49 uint_fast64_t uiZ, lastBitMask, roundBitsMask; local
[all...]
H A Df64_to_f16.c52 uint_fast16_t uiZ, frac16; local
H A Df64_to_f32.c52 uint_fast32_t uiZ, frac32; local
H A Ds_roundPackToF16.c50 uint_fast16_t uiZ; local

Completed in 105 milliseconds

1234