/netbsd-src/external/lgpl3/gmp/dist/tests/mpn/ |
H A D | t-toom8-sqr.c | 6 #define COUNT 250 macro
|
H A D | t-toom6-sqr.c | 6 #define COUNT 250 macro
|
H A D | t-toom44.c | 9 #define COUNT 1000 macro
|
H A D | t-toom33.c | 9 #define COUNT 1000 macro
|
H A D | t-toom6h.c | 11 #define COUNT 1000 macro
|
H A D | t-toom8h.c | 17 #define COUNT 1000 macro
|
H A D | t-brootinv.c | 27 #define COUNT 500 macro
|
H A D | t-broot.c | 27 #define COUNT 500 macro
|
H A D | t-mulmid.c | 33 #define COUNT 5000 macro
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | longlong.h | 128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) argument 129 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctz (X)) argument 134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) argument 135 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctzll (X)) argument 163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument 164 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument 167 #define count_leading_zeros(COUNT,X) \ argument 175 #define count_trailing_zeros(COUNT,X) \ argument 287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument 288 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctz (X)) argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | longlong.h | 128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) argument 129 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctz (X)) argument 134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) argument 135 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctzll (X)) argument 163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument 164 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument 167 #define count_leading_zeros(COUNT,X) \ argument 175 #define count_trailing_zeros(COUNT,X) \ argument 287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument 288 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctz (X)) argument [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | longlong.h | 128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) argument 129 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctz (X)) argument 134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) argument 135 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctzll (X)) argument 163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument 164 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument 167 #define count_leading_zeros(COUNT,X) \ argument 175 #define count_trailing_zeros(COUNT,X) \ argument 287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument 288 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctz (X)) argument [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | longlong.h | 128 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) argument 129 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctz (X)) argument 134 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clzll (X)) argument 135 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctzll (X)) argument 163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument 164 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument 167 #define count_leading_zeros(COUNT,X) \ argument 175 #define count_trailing_zeros(COUNT,X) \ argument 287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument 288 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctz (X)) argument [all …]
|
/netbsd-src/regress/sys/kern/ras/ras1/ |
H A D | ras1.c | 37 #define COUNT 10 macro
|
/netbsd-src/regress/sys/kern/ras/ras2/ |
H A D | ras2.c | 39 #define COUNT 10 macro
|
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/ |
H A D | t-bitops.c | 27 #define COUNT 10000 macro
|
H A D | t-lcm.c | 27 #define COUNT 10000 macro
|
H A D | t-add.c | 26 #define COUNT 10000 macro
|
H A D | t-scan.c | 27 #define COUNT 10000 macro
|
H A D | t-powm.c | 27 #define COUNT 1000 macro
|
H A D | t-sub.c | 26 #define COUNT 10000 macro
|
H A D | t-aorsmul.c | 28 #define COUNT 10000 macro
|
H A D | t-logops.c | 27 #define COUNT 10000 macro
|
H A D | t-lucm.c | 28 #define COUNT 1000 macro
|
/netbsd-src/regress/sys/kern/ras/ras3/ |
H A D | ras3.c | 39 #define COUNT 10 macro
|