Searched defs:cstr (Results 1 – 3 of 3) sorted by relevance
451 let cstr = c"\xf0\x9f\xa6\x80"; in test_cstr_to_str() localVariable459 let cstr = c"\xc3\x28"; in test_cstr_to_str_invalid_utf8() localVariable484 let cstr = CStr::from_bytes_with_nul(&bytes)?; in test_cstr_display_all_bytes() localVariable
105 tree cstr, elem, index, type; in build_const_char_string() local
232 char *cstr = (char *) str; in setup_compute() local