Searched defs:cstr (Results 1 – 3 of 3) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | str.rs | 451 let cstr = c"\xf0\x9f\xa6\x80"; test_cstr_to_str() localVariable |
| /linux/scripts/gcc-plugins/ | ||
| H A D | gcc-common.h | 105 tree cstr, elem, index, type; in build_const_char_string() local |
| /linux/tools/perf/ | ||
| H A D | builtin-diff.c | 232 char *cstr = (char *) str; in setup_compute() local |