Home
last modified time | relevance | path

Searched defs:local_len (Results 1 – 3 of 3) sorted by relevance

/third_party/libbpf/src/
Drelo_core.c438 size_t local_len, targ_len; in bpf_core_fields_are_compat() local
1426 size_t local_len, targ_len; in bpf_core_names_match() local
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs1315 let local_len = format_ident!("{}len", local_prefix); in expand_rust_vec() localVariable
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs46175 let mut local_len = SetLenOnDrop::new(&mut self.len); localVariable
49008 let mut local_len = SetLenOnDrop::new(&mut self.len); localVariable