Home
last modified time | relevance | path

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

/rust/macros/
Dmodule.rs61 pub static __{module}_{counter}: [u8; {length}] = *{string}; in emit_base() constant
287 … pub static __{name}_initcall: extern \"C\" fn() -> kernel::ffi::c_int = __{name}_init; in module() constant