Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 25 of 60) sorted by relevance

123

/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/
A Df128M_to_ui32_r_minMag.c46 uint_fast32_t f128M_to_ui32_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_ui32_r_minMag()
55 uint_fast32_t f128M_to_ui32_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_ui32_r_minMag()
A DextF80M_to_ui64_r_minMag.c46 uint_fast64_t extF80M_to_ui64_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_ui64_r_minMag()
55 uint_fast64_t extF80M_to_ui64_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_ui64_r_minMag()
A Df128M_to_ui32.c47 f128M_to_ui32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui32()
57 f128M_to_ui32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui32()
A Df128M_to_ui64_r_minMag.c46 uint_fast64_t f128M_to_ui64_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_ui64_r_minMag()
55 uint_fast64_t f128M_to_ui64_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_ui64_r_minMag()
A DextF80M_to_i32.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i32()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i32()
A DextF80M_to_ui32.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui32()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui32()
A DextF80M_to_ui32_r_minMag.c46 uint_fast32_t extF80M_to_ui32_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_ui32_r_minMag()
55 uint_fast32_t extF80M_to_ui32_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_ui32_r_minMag()
A Df128M_to_ui64.c47 f128M_to_ui64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui64()
57 f128M_to_ui64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_ui64()
A DextF80M_to_i64.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i64()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_i64()
A Df128M_to_i64.c47 f128M_to_i64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i64()
57 f128M_to_i64( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i64()
A DextF80M_to_ui64.c48 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui64()
59 const extFloat80_t *aPtr, uint_fast8_t roundingMode, bool exact ) in extF80M_to_ui64()
A Df128M_to_i32.c47 f128M_to_i32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i32()
57 f128M_to_i32( const float128_t *aPtr, uint_fast8_t roundingMode, bool exact ) in f128M_to_i32()
A DextF80M_to_i64_r_minMag.c46 int_fast64_t extF80M_to_i64_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_i64_r_minMag()
55 int_fast64_t extF80M_to_i64_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_i64_r_minMag()
A Df128M_to_i32_r_minMag.c46 int_fast32_t f128M_to_i32_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_i32_r_minMag()
55 int_fast32_t f128M_to_i32_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_i32_r_minMag()
A Df128M_to_i64_r_minMag.c46 int_fast64_t f128M_to_i64_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_i64_r_minMag()
55 int_fast64_t f128M_to_i64_r_minMag( const float128_t *aPtr, bool exact ) in f128M_to_i64_r_minMag()
A DextF80M_to_i32_r_minMag.c46 int_fast32_t extF80M_to_i32_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_i32_r_minMag()
55 int_fast32_t extF80M_to_i32_r_minMag( const extFloat80_t *aPtr, bool exact ) in extF80M_to_i32_r_minMag()
A DextF80M_roundToInt.c51 bool exact, in extF80M_roundToInt()
66 bool exact, in extF80M_roundToInt()
A Df32_to_ui64.c46 uint_fast64_t f32_to_ui64( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_ui64()
82 uint_fast64_t f32_to_ui64( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_ui64()
A Df128M_roundToInt.c51 bool exact, in f128M_roundToInt()
66 bool exact, in f128M_roundToInt()
A Ds_roundPackToUI64.c50 bool exact in softfloat_roundPackToUI64()
A Df32_to_ui32_r_minMag.c44 uint_fast32_t f32_to_ui32_r_minMag( float32_t a, bool exact ) in f32_to_ui32_r_minMag()
A Df64_to_ui32_r_minMag.c44 uint_fast32_t f64_to_ui32_r_minMag( float64_t a, bool exact ) in f64_to_ui32_r_minMag()
A Df64_to_ui64_r_minMag.c44 uint_fast64_t f64_to_ui64_r_minMag( float64_t a, bool exact ) in f64_to_ui64_r_minMag()
A Ds_roundPackMToUI64.c46 bool sign, uint32_t *extSigPtr, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackMToUI64()
A Ds_roundPackToUI32.c46 bool sign, uint_fast64_t sig, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackToUI32()

Completed in 16 milliseconds

123