Home
last modified time | relevance | path

Searched defs:double_to_float (Results 1 – 3 of 3) sorted by relevance

/external/nanopb-c/examples/using_double_on_avr/
Ddouble_conversion.c62 float double_to_float(uint64_t value) in double_to_float() function
/external/grpc-grpc/third_party/nanopb/examples/using_double_on_avr/
Ddouble_conversion.c62 float double_to_float(uint64_t value) in double_to_float() function
/external/llvm-project/clang/test/CodeGen/
Dcatch-implicit-integer-truncations.c340 float double_to_float(double src) { in double_to_float() function