/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/ |
A D | f128M_to_ui32.c | 47 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 D | extF80M_to_i32.c | 48 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 D | extF80M_to_ui32.c | 48 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 D | f128M_to_ui64.c | 47 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 D | extF80M_to_i64.c | 48 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 D | f128M_to_i64.c | 47 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 D | extF80M_to_ui64.c | 48 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 D | f128M_to_i32.c | 47 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 D | extF80M_roundToInt.c | 50 uint_fast8_t roundingMode, in extF80M_roundToInt() 65 uint_fast8_t roundingMode, in extF80M_roundToInt()
|
A D | f32_to_ui64.c | 46 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 D | f128M_roundToInt.c | 50 uint_fast8_t roundingMode, in f128M_roundToInt() 65 uint_fast8_t roundingMode, in f128M_roundToInt()
|
A D | s_roundPackToUI64.c | 49 uint_fast8_t roundingMode, in softfloat_roundPackToUI64()
|
A D | s_roundPackMToUI64.c | 46 bool sign, uint32_t *extSigPtr, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackMToUI64()
|
A D | s_roundPackToUI32.c | 46 bool sign, uint_fast64_t sig, uint_fast8_t roundingMode, bool exact ) in softfloat_roundPackToUI32()
|
A D | f64_to_i32.c | 44 int_fast32_t f64_to_i32( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_to_i32()
|
A D | f64_to_ui32.c | 44 uint_fast32_t f64_to_ui32( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_to_ui32()
|
A D | s_roundPackToF32.c | 47 uint_fast8_t roundingMode; in softfloat_roundPackToF32() local
|
A D | s_roundPackToF64.c | 47 uint_fast8_t roundingMode; in softfloat_roundPackToF64() local
|
A D | f32_roundToInt.c | 45 float32_t f32_roundToInt( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_roundToInt()
|
A D | f32_to_ui32.c | 44 uint_fast32_t f32_to_ui32( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_ui32()
|
A D | f64_roundToInt.c | 45 float64_t f64_roundToInt( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_roundToInt()
|
A D | f32_to_i32.c | 44 int_fast32_t f32_to_i32( float32_t a, uint_fast8_t roundingMode, bool exact ) in f32_to_i32()
|
A D | f128_to_i32.c | 44 int_fast32_t f128_to_i32( float128_t a, uint_fast8_t roundingMode, bool exact ) in f128_to_i32()
|
A D | f128_to_ui32.c | 45 f128_to_ui32( float128_t a, uint_fast8_t roundingMode, bool exact ) in f128_to_ui32()
|
A D | f64_to_i64.c | 44 int_fast64_t f64_to_i64( float64_t a, uint_fast8_t roundingMode, bool exact ) in f64_to_i64()
|