Home
last modified time | relevance | path

Searched refs:IS_21BIT_CONST (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/avr32/include/asm/
Datomic.h72 #define IS_21BIT_CONST(i) \ macro
84 if (IS_21BIT_CONST(i))
99 if (IS_21BIT_CONST(i)) in atomic_sub_return()
118 if (IS_21BIT_CONST(a)) { in __atomic_add_unless()
151 #undef IS_21BIT_CONST