Home
last modified time | relevance | path

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

/openbmc/linux/rust/macros/
H A Dmodule.rs94 type_: String, field
/openbmc/qemu/util/
H A Dqsp.c360 #define QSP_GEN_VOID(type_, qsp_t_, func_, impl_) \ argument
374 #define QSP_GEN_RET1(type_, qsp_t_, func_, impl_) \ argument
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py157 def register_special_symbol(type_, name, val): argument