Searched defs:CONSTANT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/samples/rust/hostprogs/ | ||
H A D | b.rs | 5 pub(crate) const CONSTANT: i32 = 42; constant |
/openbmc/linux/arch/x86/crypto/ | ||
H A D | crc32-pclmul_asm.S | 58 #define CONSTANT %xmm0 macro |