Home
last modified time | relevance | path

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

/linux/rust/macros/
H A Dpaste.rs62 let pasted: String = segments.into_iter().map(|x| x.0).collect(); in concat() localVariable
/linux/drivers/tty/vt/
H A Dselection.c400 int pasted = 0; in paste_selection() local