Home
last modified time | relevance | path

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

/coreutils/src/
Dlonglong.h179 UDItype __m0 = (m0), __m1 = (m1); \
186 UDItype __m0 = (m0), __m1 = (m1); \
197 UDItype __m0 = (m0), __m1 = (m1); \
250 long __MPN(count_leading_zeros) (UDItype) __attribute__ ((const));
252 long __MPN(count_leading_zeros) (UDItype);
272 long __MPN(count_leading_zeros) (UDItype);
278 UDItype __m0 = (m0), __m1 = (m1); \
543 if (__builtin_constant_p (bl) && ~(UDItype)(bl) <= (UDItype)(bl)) \
546 : "rZ" ((UDItype)(ah)), "rZ" ((UDItype)(bh)), \
547 "%r" ((UDItype)(al)), "rI" (-(UDItype)(bl)) __CLOBBER_CC);\
[all …]
Dfactor.c159 typedef unsigned int UDItype __attribute__ ((mode (DI))); typedef
166 typedef unsigned long long int UDItype; typedef
169 typedef unsigned long int UDItype; typedef