Searched defs:STEP (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_mul.c | 174 #define STEP /* each 1-bit step of the multiplication */ \ in fpu_mul() macro
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | MD5.cpp | 61 #define STEP(f, a, b, c, d, x, t, s) \ macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_md5.cpp | 21 #define STEP(f, a, b, c, d, x, t, s) \ macro
|
/freebsd/sys/dev/acpica/ |
H A D | acpivar.h | 347 #define STEP(x) do {printf x, printf("\n"); cngetc();} while (0) macro 349 #define STEP(x) macro
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | push.c | 146 #define STEP 16 macro
|
/freebsd/contrib/jemalloc/src/ |
H A D | arena.c | 39 #define STEP(step, h, x, y) \ macro
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx_reg.h | 1424 #define STEP 0x04 macro
|
H A D | aic79xx_reg.h | 3479 #define STEP 0x04 macro
|