Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dsystemz-inline-asm.c116 double test_f64(double f, double g) { in test_f64() function
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dsystemz-inline-asm.c116 double test_f64(double f, double g) { in test_f64() function
/external/rust/crates/rand/src/distributions/
Dfloat.rs221 macro_rules! test_f64 { macro