Searched defs:c_entry (Results 1 – 3 of 3) sorted by relevance
202 let c_entry = crate::str_to_cstring(entry_point)?; in load_extension() localVariable
369 let c_entry = CString::new(entry_point.as_bytes()).unwrap(); in to_nir() localVariable
1906 const struct handler_record_entry *c_entry in START_TEST() local1937 const struct handler_record_entry *c_entry in START_TEST() local