Searched refs:constant (Results 1 – 3 of 3) sorted by relevance
| /lib/tests/ |
| A D | Makefile | 34 CFLAGS_overflow_kunit.o = $(call cc-disable-warning, tautological-constant-out-of-range-compare)
|
| /lib/crypto/ |
| A D | sha1.c | 60 #define SHA_ROUND(t, input, fn, constant, A, B, C, D, E) do { \ argument 62 E += TEMP + rol32(A,5) + (fn) + (constant); \
|
| /lib/ |
| A D | Kconfig | 283 Drivers may select this option to force specific constant
|
Completed in 5 milliseconds