Searched refs:CONSTANT (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/arch/x86/crypto/ |
A D | crc32-pclmul_asm.S | 58 #define CONSTANT %xmm0 macro 88 movd CRC, CONSTANT 89 pxor CONSTANT, %xmm1 98 movdqa .Lconstant_R2R1, CONSTANT 109 pclmulqdq $0x00, CONSTANT, %xmm1 110 pclmulqdq $0x00, CONSTANT, %xmm2 111 pclmulqdq $0x00, CONSTANT, %xmm3 113 pclmulqdq $0x00, CONSTANT, %xmm4 115 pclmulqdq $0x11, CONSTANT, %xmm5 187 pxor CONSTANT, %xmm1 [all …]
|
/linux-6.3-rc2/samples/rust/hostprogs/ |
A D | b.rs | 5 pub(crate) const CONSTANT: i32 = 42;
|
A D | single.rs | 11 a::f(b::CONSTANT); in main()
|
/linux-6.3-rc2/Documentation/translations/zh_TW/process/ |
A D | coding-style.rst | 639 #define CONSTANT 0x12345 689 #define CONSTANT 0x4000 690 #define CONSTEXP (CONSTANT | 3)
|
/linux-6.3-rc2/Documentation/translations/zh_CN/process/ |
A D | coding-style.rst | 718 #define CONSTANT 0x12345 768 #define CONSTANT 0x4000 769 #define CONSTEXP (CONSTANT | 3)
|
/linux-6.3-rc2/drivers/pinctrl/ |
A D | pinctrl-k210.c | 425 K210_FUNC(CONSTANT, DISABLED),
|
/linux-6.3-rc2/Documentation/translations/it_IT/process/ |
A D | coding-style.rst | 805 #define CONSTANT 0x12345 861 #define CONSTANT 0x4000 862 #define CONSTEXP (CONSTANT | 3)
|
/linux-6.3-rc2/Documentation/process/ |
A D | coding-style.rst | 807 #define CONSTANT 0x12345 859 #define CONSTANT 0x4000 860 #define CONSTEXP (CONSTANT | 3)
|
/linux-6.3-rc2/Documentation/security/keys/ |
A D | core.rst | 365 CONSTANT VALUE KEY REFERENCED 720 CONSTANT VALUE NEW DEFAULT KEYRING
|
Completed in 14 milliseconds