Home
last modified time | relevance | path

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

/linux/lib/raid6/test/
H A DMakefile7 pound := \# macro
/linux/samples/hid/
H A DMakefile6 pound := \# macro
/linux/samples/bpf/
H A DMakefile6 pound := \# macro
/linux/rust/proc-macro2/
H A Dparse.rs935 let mut pound = Punct::new('#', Spacing::Alone); in doc_comment() localVariable