Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dstr.rs452 let non_printables = c"\x01\x09\x0a"; in test_cstr_display() localVariable
477 let non_printables = c"\x01\x09\x0a"; in test_cstr_debug() localVariable