Home
last modified time | relevance | path

Searched refs:toRep32 (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/test/builtins/Unit/
Dfp_test.h57 static inline uint32_t toRep32(float x) in toRep32() function
101 uint32_t rep = toRep32(result); in compareResultF()