Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dstr.rs451 let cstr = c"\xf0\x9f\xa6\x80"; in test_cstr_to_str() localVariable
459 let cstr = c"\xc3\x28"; in test_cstr_to_str_invalid_utf8() localVariable
484 let cstr = CStr::from_bytes_with_nul(&bytes)?; in test_cstr_display_all_bytes() localVariable
/linux/scripts/gcc-plugins/
H A Dgcc-common.h105 tree cstr, elem, index, type; in build_const_char_string() local
/linux/tools/perf/
H A Dbuiltin-diff.c232 char *cstr = (char *) str; in setup_compute() local