Searched defs:toRep32 (Results 1 - 1 of 1) sorted by path

/external/compiler-rt/test/builtins/Unit/
H A Dfp_test.h44 static inline uint32_t toRep32(float x) function
68 uint32_t rep = toRep32(result);

Completed in 239 milliseconds