Home
last modified time | relevance | path

Searched defs:div5 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dubsan-promoted-arith.cpp95 char div5(int i, char c) { return i / c; } in div5() function
/external/rust/crates/ryu/src/
Dd2s_intrinsics.rs64 pub fn div5(x: u64) -> u64 { in div5() function