Home
last modified time | relevance | path

Searched defs:f2d (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/builtins/
Dextendsfdf2.c15 ARM_EABI_FNALIAS(f2d, extendsfdf2) in ARM_EABI_FNALIAS() argument
/external/rust/crates/ryu/src/
Df2s.rs38 pub fn f2d(ieee_mantissa: u32, ieee_exponent: u32) -> FloatingDecimal32 { in f2d() function
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-function.cpp82 function<int(int, int)> f2d(f2b); in test_function() local
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp7-1y.cpp75 decltype(auto) f2d(int n) { return n; } in f2d() function
/external/mesa3d/src/compiler/glsl/
Dir_builder.cpp570 f2d(operand a) in f2d() function