Home
last modified time | relevance | path

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

/libCEED/rust/libceed/src/
H A Dqfunction.rs473 let mut inputs_ptr = std::ptr::null_mut(); in inputs() localVariable
H A Doperator.rs862 let mut inputs_ptr = std::ptr::null_mut(); in inputs() localVariable