Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dmacros.rs74 macro_rules! const_fn { macro
83 macro_rules! const_fn { macro
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs4668 let const_fn = if ctx.options().rust_features().min_const_fn { in prepend_union_types() localVariable
4780 let const_fn = if ctx.options().rust_features().min_const_fn { in prepend_incomplete_array_types() localVariable