Home
last modified time | relevance | path

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

/openbmc/linux/samples/rust/hostprogs/
H A Db.rs5 pub(crate) const CONSTANT: i32 = 42; constant
/openbmc/linux/arch/x86/crypto/
H A Dcrc32-pclmul_asm.S58 #define CONSTANT %xmm0 macro