Home
last modified time | relevance | path

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

/Linux-v4.19/include/asm-generic/
Ddiv64.h65 #ifndef __div64_const32_is_OK
66 #define __div64_const32_is_OK (__GNUC__ >= 4) macro
227 } else if (__div64_const32_is_OK && \
/Linux-v4.19/arch/arm/include/asm/
Ddiv64.h73 #define __div64_const32_is_OK (__GNUC__ >= 4) macro