HomeSort by: relevance | last modified time | path
    Searched defs:count_leading_zeros (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
longlong.h 83 5) count_leading_zeros(count, x) counts the number of zero-bits from the
88 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) macro
134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) macro
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) macro
167 #define count_leading_zeros(COUNT,X) \ macro
216 #define count_leading_zeros(count, x) \ macro
286 /* Let gcc decide how best to implement count_leading_zeros. */
287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) macro
295 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X) macro
301 #define count_leading_zeros macro
307 #define count_leading_zeros macro
317 #define count_leading_zeros macro
385 #define count_leading_zeros macro
486 #define count_leading_zeros macro
522 #define count_leading_zeros macro
570 #define count_leading_zeros macro
598 # define count_leading_zeros macro
602 # define count_leading_zeros macro
752 #define count_leading_zeros macro
759 #define count_leading_zeros macro
781 #define count_leading_zeros macro
824 # define count_leading_zeros macro
870 #define count_leading_zeros macro
919 #define count_leading_zeros macro
980 #define count_leading_zeros macro
1051 #define count_leading_zeros macro
1304 #define count_leading_zeros macro
1540 #define count_leading_zeros macro
1561 #define count_leading_zeros macro
1567 #define count_leading_zeros macro
1749 #define count_leading_zeros macro
    [all...]
  /src/external/gpl3/binutils.old/dist/include/
longlong.h 83 5) count_leading_zeros(count, x) counts the number of zero-bits from the
88 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) macro
134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) macro
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) macro
167 #define count_leading_zeros(COUNT,X) \ macro
216 #define count_leading_zeros(count, x) \ macro
286 /* Let gcc decide how best to implement count_leading_zeros. */
287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) macro
295 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X) macro
301 #define count_leading_zeros macro
307 #define count_leading_zeros macro
317 #define count_leading_zeros macro
385 #define count_leading_zeros macro
486 #define count_leading_zeros macro
522 #define count_leading_zeros macro
570 #define count_leading_zeros macro
598 # define count_leading_zeros macro
602 # define count_leading_zeros macro
752 #define count_leading_zeros macro
759 #define count_leading_zeros macro
781 #define count_leading_zeros macro
824 # define count_leading_zeros macro
870 #define count_leading_zeros macro
919 #define count_leading_zeros macro
980 #define count_leading_zeros macro
1051 #define count_leading_zeros macro
1304 #define count_leading_zeros macro
1540 #define count_leading_zeros macro
1561 #define count_leading_zeros macro
1567 #define count_leading_zeros macro
1749 #define count_leading_zeros macro
    [all...]
  /src/external/gpl3/gcc/dist/include/
longlong.h 83 5) count_leading_zeros(count, x) counts the number of zero-bits from the
88 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) macro
134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) macro
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) macro
167 #define count_leading_zeros(COUNT,X) \ macro
216 #define count_leading_zeros(count, x) \ macro
286 /* Let gcc decide how best to implement count_leading_zeros. */
287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) macro
295 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X) macro
301 #define count_leading_zeros macro
307 #define count_leading_zeros macro
317 #define count_leading_zeros macro
385 #define count_leading_zeros macro
486 #define count_leading_zeros macro
522 #define count_leading_zeros macro
570 #define count_leading_zeros macro
598 # define count_leading_zeros macro
602 # define count_leading_zeros macro
752 #define count_leading_zeros macro
759 #define count_leading_zeros macro
781 #define count_leading_zeros macro
824 # define count_leading_zeros macro
870 #define count_leading_zeros macro
919 #define count_leading_zeros macro
980 #define count_leading_zeros macro
1051 #define count_leading_zeros macro
1304 #define count_leading_zeros macro
1540 #define count_leading_zeros macro
1561 #define count_leading_zeros macro
1567 #define count_leading_zeros macro
1750 #define count_leading_zeros macro
    [all...]
  /src/external/gpl3/gcc.old/dist/include/
longlong.h 83 5) count_leading_zeros(count, x) counts the number of zero-bits from the
88 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) macro
134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) macro
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) macro
167 #define count_leading_zeros(COUNT,X) \ macro
216 #define count_leading_zeros(count, x) \ macro
286 /* Let gcc decide how best to implement count_leading_zeros. */
287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) macro
295 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X) macro
301 #define count_leading_zeros macro
307 #define count_leading_zeros macro
317 #define count_leading_zeros macro
385 #define count_leading_zeros macro
486 #define count_leading_zeros macro
522 #define count_leading_zeros macro
570 #define count_leading_zeros macro
740 #define count_leading_zeros macro
747 #define count_leading_zeros macro
769 #define count_leading_zeros macro
812 # define count_leading_zeros macro
858 #define count_leading_zeros macro
907 #define count_leading_zeros macro
968 #define count_leading_zeros macro
1039 #define count_leading_zeros macro
1292 #define count_leading_zeros macro
1528 #define count_leading_zeros macro
1549 #define count_leading_zeros macro
1555 #define count_leading_zeros macro
1737 #define count_leading_zeros macro
    [all...]
  /src/external/gpl3/gdb.old/dist/include/
longlong.h 83 5) count_leading_zeros(count, x) counts the number of zero-bits from the
88 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) macro
134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) macro
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) macro
167 #define count_leading_zeros(COUNT,X) \ macro
216 #define count_leading_zeros(count, x) \ macro
286 /* Let gcc decide how best to implement count_leading_zeros. */
287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) macro
295 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X) macro
301 #define count_leading_zeros macro
307 #define count_leading_zeros macro
317 #define count_leading_zeros macro
385 #define count_leading_zeros macro
486 #define count_leading_zeros macro
522 #define count_leading_zeros macro
570 #define count_leading_zeros macro
598 # define count_leading_zeros macro
602 # define count_leading_zeros macro
752 #define count_leading_zeros macro
759 #define count_leading_zeros macro
781 #define count_leading_zeros macro
824 # define count_leading_zeros macro
870 #define count_leading_zeros macro
919 #define count_leading_zeros macro
980 #define count_leading_zeros macro
1051 #define count_leading_zeros macro
1304 #define count_leading_zeros macro
1540 #define count_leading_zeros macro
1561 #define count_leading_zeros macro
1567 #define count_leading_zeros macro
1749 #define count_leading_zeros macro
    [all...]
  /src/external/gpl3/gdb/dist/include/
longlong.h 83 5) count_leading_zeros(count, x) counts the number of zero-bits from the
88 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) macro
134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) macro
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) macro
167 #define count_leading_zeros(COUNT,X) \ macro
216 #define count_leading_zeros(count, x) \ macro
286 /* Let gcc decide how best to implement count_leading_zeros. */
287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) macro
295 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X) macro
301 #define count_leading_zeros macro
307 #define count_leading_zeros macro
317 #define count_leading_zeros macro
385 #define count_leading_zeros macro
486 #define count_leading_zeros macro
522 #define count_leading_zeros macro
570 #define count_leading_zeros macro
598 # define count_leading_zeros macro
602 # define count_leading_zeros macro
752 #define count_leading_zeros macro
759 #define count_leading_zeros macro
781 #define count_leading_zeros macro
824 # define count_leading_zeros macro
870 #define count_leading_zeros macro
919 #define count_leading_zeros macro
980 #define count_leading_zeros macro
1051 #define count_leading_zeros macro
1304 #define count_leading_zeros macro
1540 #define count_leading_zeros macro
1561 #define count_leading_zeros macro
1567 #define count_leading_zeros macro
1749 #define count_leading_zeros macro
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/spu/
divmodti4.c 55 count_leading_zeros (UTItype x) function
91 si_from_uint (count_leading_zeros (den) - count_leading_zeros (num));
  /src/external/lgpl3/gmp/dist/
longlong.h 88 5) count_leading_zeros(count, x) counts the number of zero-bits from the
93 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
136 /* count_leading_zeros_gcc_clz is count_leading_zeros implemented with gcc
150 it's not used (for count_leading_zeros) because it generally gives extra
183 /* FIXME: The macros using external routines like __MPN(count_leading_zeros)
231 #define count_leading_zeros(COUNT,X) \ macro
237 #if ! defined (count_leading_zeros) \
248 #define count_leading_zeros(count, x) \ macro
262 #if ! defined (count_leading_zeros) && ! defined (LONGLONG_STANDALONE)
264 long __MPN(count_leading_zeros) (UDItype) __attribute__ ((const))
268 #define count_leading_zeros macro
287 #define count_leading_zeros macro
329 #define count_leading_zeros macro
409 #define count_leading_zeros macro
558 #define count_leading_zeros macro
606 #define count_leading_zeros macro
675 #define count_leading_zeros macro
700 #define count_leading_zeros macro
954 #define count_leading_zeros macro
978 #define count_leading_zeros macro
993 #define count_leading_zeros macro
1007 #define count_leading_zeros macro
1017 #define count_leading_zeros macro
1075 #define count_leading_zeros macro
1083 #define count_leading_zeros macro
1146 #define count_leading_zeros macro
1235 #define count_leading_zeros macro
1252 #define count_leading_zeros macro
1430 #define count_leading_zeros macro
1561 #define count_leading_zeros macro
1647 #define count_leading_zeros macro
1784 #define count_leading_zeros macro
1888 #define count_leading_zeros macro
2202 #define count_leading_zeros macro
    [all...]
  /src/external/lgpl3/mpfr/dist/src/
mpfr-longlong.h 94 5) count_leading_zeros(count, x) counts the number of zero-bits from the
99 6) count_trailing_zeros(count, x) like count_leading_zeros, but counts
142 /* count_leading_zeros_gcc_clz is count_leading_zeros implemented with gcc
156 it's not used (for count_leading_zeros) because it generally gives extra
189 /* FIXME: The macros using external routines like __MPN(count_leading_zeros)
237 #define count_leading_zeros(COUNT,X) \ macro
243 #if ! defined (count_leading_zeros) \
254 #define count_leading_zeros(count, x) \ macro
268 #if ! defined (count_leading_zeros) && ! defined (LONGLONG_STANDALONE)
270 long __MPN(count_leading_zeros) (UDItype) __attribute__ ((const))
274 #define count_leading_zeros macro
293 #define count_leading_zeros macro
335 #define count_leading_zeros macro
415 #define count_leading_zeros macro
556 #define count_leading_zeros macro
604 #define count_leading_zeros macro
673 #define count_leading_zeros macro
698 #define count_leading_zeros macro
954 #define count_leading_zeros macro
978 #define count_leading_zeros macro
993 #define count_leading_zeros macro
1007 #define count_leading_zeros macro
1017 #define count_leading_zeros macro
1075 #define count_leading_zeros macro
1083 #define count_leading_zeros macro
1146 #define count_leading_zeros macro
1246 #define count_leading_zeros macro
1263 #define count_leading_zeros macro
1441 #define count_leading_zeros macro
1572 #define count_leading_zeros macro
1659 #define count_leading_zeros macro
1796 #define count_leading_zeros macro
1900 #define count_leading_zeros macro
2214 #define count_leading_zeros macro
    [all...]
mpfr-gmp.h 388 #define count_leading_zeros(count,x) \ macro

Completed in 17 milliseconds