Searched defs:int32_to_float32 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/arm/nwfpe/ | ||
D | ARM-gcc.h | 84 #define int32_to_float32 __floatsisf macro |
D | softfloat.c | 762 float32 int32_to_float32(struct roundingData *roundData, int32 a) in int32_to_float32() function |