Searched refs:DST2 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/util/ |
H A D | tg.c | 123 #define DST2 7 /* DST2 bit */ macro 131 {DST2, 0}, /* 2 DST2 */ 561 case DST2: /* send DST2 bit */ in main()
|
H A D | tg2.c | 326 #define DST2 (7) /* DST2 bit */ macro 339 {DST2, 0}, /* 2 DST2 */ 2032 case DST2: /* send DST2 bit */
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher_aarch64_neon.c | 116 [DST2] "=Q" (ctx->aarch64_neon[2]), \
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_aarch64_neon_common.h | 353 [DST2] "=Q" (*(OFFSET(dst, 32))), \ 370 [DST2] "=Q" (*(OFFSET(dst, 32))), \
|
H A D | vdev_raidz_math_powerpc_altivec_common.h | 350 [DST2] "r" ((OFFSET(dst, 32))), \ 368 [DST2] "r" ((OFFSET(dst, 32))), \
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_wwv.c | 229 #define DST2 0x20 /* 2 DST2 DST1 delayed one day */ macro 317 {MSCBIT, DST2}, /* 2 dst2 */ 449 * DST decode (DST2 DST1) for prettyprint
|