Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_no_allocation/
Dutils.rs19 let best_width = [8, 16, 32, 64] in get_integer_type() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/unsafe-libyaml/src/
Dyaml.rs1078 pub(crate) best_width: libc::c_int, field