Home
last modified time | relevance | path

Searched refs:COUNT (Results 1 – 25 of 29) sorted by relevance

12

/dragonfly/sys/crypto/
H A Dsha1.c71 COUNT++; \
72 COUNT %= 64; \
80 COUNT++; \
81 COUNT %= 64; \
191 padstart = COUNT % 64; in sha1_pad()
195 COUNT += padlen; in sha1_pad()
196 COUNT %= 64; in sha1_pad()
203 COUNT %= 64; in sha1_pad()
233 COUNT += copysiz; in sha1_loop()
234 COUNT %= 64; in sha1_loop()
[all …]
/dragonfly/contrib/binutils-2.27/include/
H A Dlonglong.h128 #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
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
164 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
285 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument
293 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument
294 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctz (X)) argument
299 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
300 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
[all …]
/dragonfly/contrib/gcc-8.0/include/
H A Dlonglong.h128 #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
163 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
164 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
287 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument
295 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument
296 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctz (X)) argument
301 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
302 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
[all …]
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dlonglong.h146 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
147 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
249 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument
256 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clz (X)) argument
257 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctz (X)) argument
262 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzl (X)) argument
263 #define count_trailing_zeros(COUNT,X) ((COUNT) = __builtin_ctzl (X)) argument
268 #define count_leading_zeros(COUNT,X) ((COUNT) = __builtin_clzll (X)) argument
276 #define count_leading_zeros(COUNT, X) ((COUNT) = __builtin_clz (X)) argument
278 #define count_trailing_zeros(COUNT, X) ((COUNT) = __builtin_ctz (X)) argument
[all …]
/dragonfly/sys/kern/
H A Dkern_lock.c143 COUNT(td, 1); in lockmgr_shared()
275 COUNT(td, 1); in lockmgr_shared()
314 COUNT(td, 1); in lockmgr_exclusive()
346 COUNT(td, 1); in lockmgr_exclusive()
418 COUNT(td, 1); in lockmgr_exclusive()
465 COUNT(td, 1); in lockmgr_exclusive()
482 COUNT(td, 1); in lockmgr_exclusive()
884 COUNT(td, -1); in lockmgr_release()
904 COUNT(td, -1); in lockmgr_release()
958 COUNT(td, -1); in lockmgr_release()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386-builtin-types.def485 DEF_FUNCTION_TYPE_ALIAS (V1DI_FTYPE_V1DI_SI, COUNT)
486 DEF_FUNCTION_TYPE_ALIAS (V2DI_FTYPE_V2DI_SI, COUNT)
487 DEF_FUNCTION_TYPE_ALIAS (V2SI_FTYPE_V2SI_SI, COUNT)
488 DEF_FUNCTION_TYPE_ALIAS (V4HI_FTYPE_V4HI_SI, COUNT)
489 DEF_FUNCTION_TYPE_ALIAS (V4SI_FTYPE_V4SI_SI, COUNT)
490 DEF_FUNCTION_TYPE_ALIAS (V8HI_FTYPE_V8HI_SI, COUNT)
491 DEF_FUNCTION_TYPE_ALIAS (V1DI_FTYPE_V1DI_V1DI, COUNT)
492 DEF_FUNCTION_TYPE_ALIAS (V2DI_FTYPE_V2DI_V2DI, COUNT)
493 DEF_FUNCTION_TYPE_ALIAS (V2SI_FTYPE_V2SI_V2SI, COUNT)
499 DEF_FUNCTION_TYPE_ALIAS (V8SI_FTYPE_V8SI_SI, COUNT)
[all …]
H A Di386.h1928 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
1929 ((COUNT) == 0 \
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-builtin-types.def1147 DEF_FUNCTION_TYPE_ALIAS (V1DI_FTYPE_V1DI_SI, COUNT)
1148 DEF_FUNCTION_TYPE_ALIAS (V2DI_FTYPE_V2DI_SI, COUNT)
1149 DEF_FUNCTION_TYPE_ALIAS (V2SI_FTYPE_V2SI_SI, COUNT)
1150 DEF_FUNCTION_TYPE_ALIAS (V4HI_FTYPE_V4HI_SI, COUNT)
1151 DEF_FUNCTION_TYPE_ALIAS (V4SI_FTYPE_V4SI_SI, COUNT)
1152 DEF_FUNCTION_TYPE_ALIAS (V8HI_FTYPE_V8HI_SI, COUNT)
1153 DEF_FUNCTION_TYPE_ALIAS (V1DI_FTYPE_V1DI_V1DI, COUNT)
1154 DEF_FUNCTION_TYPE_ALIAS (V2DI_FTYPE_V2DI_V2DI, COUNT)
1155 DEF_FUNCTION_TYPE_ALIAS (V2SI_FTYPE_V2SI_V2SI, COUNT)
1161 DEF_FUNCTION_TYPE_ALIAS (V8SI_FTYPE_V8SI_SI, COUNT)
[all …]
H A Di386.h2117 #define RETURN_ADDR_RTX(COUNT, FRAME) \ argument
2118 ((COUNT) == 0 \
/dragonfly/tools/regression/bin/mv/
H A Dregress.sh6 COUNT=0
11 COUNT=`expr $COUNT + 1`
33 echo "$COUNT - $NAME"
/dragonfly/test/sysperf/
H A Dloop900k.c21 #define COUNT 900000 macro
35 for (i = 0; i < COUNT; i += 100) { in main()
H A Dsleep900k.c21 #define COUNT 900000 macro
35 for (i = 0; i < COUNT; i += 100) { in main()
H A Dpipe900k.c21 #define COUNT 900000 macro
38 for (i = 0; i < COUNT; i += 100) { in main()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmachmode.def48 A PRECISION, BYTESIZE, or COUNT argument must be a positive integer
130 VECTOR_MODE (CLASS, MODE, COUNT);
132 CLASS) with COUNT components. CLASS must be INT or FLOAT.
134 COUNT in decimal and X is MODE.
149 VECTOR_BOOL_MODE (NAME, COUNT, BYTESIZE)
150 Create a vector mode called NAME that contains COUNT boolean
152 element occupies (COUNT * BITS_PER_UNIT) / BYTESIZE bits, with
H A Dgcov-io.h284 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
285 (GCOV_TAG_COUNTER_BASE + ((gcov_unsigned_t)(COUNT) << 17))
H A Dgenmodes.c541 #define VECTOR_BOOL_MODE(NAME, COUNT, BYTESIZE) \ argument
542 make_vector_bool_mode (#NAME, COUNT, BYTESIZE, __FILE__, __LINE__)
/dragonfly/usr.sbin/ypserv/
H A Dypinit.sh124 COUNT=`${YPWHICH} -d ${DOMAIN} -m 2>/dev/null | grep -i ${MASTER} | wc -l | tr -d " "`
125 if [ "$COUNT" = "0" ]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgcov-io.h359 #define GCOV_TAG_FOR_COUNTER(COUNT) \ argument
360 (GCOV_TAG_COUNTER_BASE + ((gcov_unsigned_t)(COUNT) << 17))
H A Dmachmode.def49 A PRECISION, BYTESIZE, or COUNT argument must be a positive integer
131 VECTOR_MODE (CLASS, MODE, COUNT);
133 CLASS) with COUNT components. CLASS must be INT or FLOAT.
135 COUNT in decimal and X is MODE.
/dragonfly/sbin/umount/
H A Dumount.c58 typedef enum { MARK, UNMARK, NAME, COUNT, FREE } dowhat; enumerator
439 if (getmntname(mntfromname, NULL, NOTHING, &type, COUNT) in umountfs()
609 case COUNT: in getmntname()
/dragonfly/contrib/mpfr/src/
H A Dmpfr-longlong.h222 #define count_leading_zeros(COUNT,X) \ argument
223 __asm__("ctlz %1,%0" : "=r"(COUNT) : "r"(X))
224 #define count_trailing_zeros(COUNT,X) \ argument
225 __asm__("cttz %1,%0" : "=r"(COUNT) : "r"(X))
/dragonfly/contrib/gmp/
H A Dlonglong.h228 #define count_leading_zeros(COUNT,X) \ argument
229 __asm__("ctlz %1,%0" : "=r"(COUNT) : "r"(X))
230 #define count_trailing_zeros(COUNT,X) \ argument
231 __asm__("cttz %1,%0" : "=r"(COUNT) : "r"(X))
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-i960.texi93 | *NEXT | COUNT: N | *BRLAB 1 | | *BRLAB N |
105 \boxit{2cm}{\tt *NEXT}\boxit{2cm}{\tt COUNT: \it N}\boxit{2cm}{\tt
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dname-lookup.c89 #define ENTRY_INDEX(HASH, COUNT) (((HASH) >> 3) & ((COUNT) - 1)) argument
/dragonfly/crypto/libressl/apps/openssl/
H A Dspeed.c1020 #define COUNT(d) (count) in speed_main() macro

12