Home
last modified time | relevance | path

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

/optee_rust/optee-utee/src/
A Darithmetical.rs154 let mut quotient = Self::new(q_bits); in divide() variables
159 quotient.0.as_mut_ptr(), in divide()
165 (quotient, remainder) in divide()

Completed in 3 milliseconds