Home
last modified time | relevance | path

Searched defs:defArr (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dwith_array_pointers_arguments.h7 typedef char defArr[20]; typedef
H A Dwithout_array_pointers_arguments.h6 typedef char defArr[20]; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dwithout_array_pointers_arguments.rs20 pub type defArr = [::std::os::raw::c_char; 20usize]; types
H A Dwith_array_pointers_arguments.rs20 pub type defArr = [::std::os::raw::c_char; 20usize]; types

Completed in 3 milliseconds