Searched defs:c_empty (Results 1 – 7 of 7) sorted by relevance
146 const wchar_t* const c_empty = L""; in TEST() local1332 const wchar_t* const c_empty = L""; in TEST() local
151 const char* const c_empty = ""; in TEST() local1416 const char* const c_empty = ""; in TEST() local
72 constexpr const char* c_empty = ""; in TEST() local
764 fn c_empty(&self) -> ThompsonRef { in c_empty() method
392 fn c_empty(&mut self) -> ResultOrEmpty { in c_empty() method
1430 bool c_empty = true; in invoke_oob_data_request_cb() local
1596 fn c_empty(&self) -> Result<ThompsonRef, BuildError> { in c_empty() method