Home
last modified time | relevance | path

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

/linux/rust/syn/
H A Dlib.rs553 mod whitespace; module
/linux/rust/proc-macro2/
H A Dparse.rs695 let mut whitespace = input.bytes().enumerate(); in trailing_backslash() localVariable
/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c71 char *str, *fw_ver, *whitespace; in extract_fw_ver_from_str() local