Searched defs:c_empty (Results 1 – 4 of 4) sorted by relevance
31 isl_set *c_empty = isl_set_read_from_str(ctx.get(), "{ : false }"); in test_pointer() local
127 const char* const c_empty = ""; in TEST() local1318 const char* const c_empty = ""; in TEST() local
126 const wchar_t* const c_empty = L""; in TEST() local1266 const wchar_t* const c_empty = L""; in TEST() local
764 fn c_empty(&self) -> ThompsonRef { in c_empty() method