Searched refs:DST1 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/util/ |
H A D | tg.c | 122 #define DST1 6 /* DST1 bit */ macro 184 {DST1, 0}, /* 55 DST1 */ 552 case DST1: /* send DST1 bit */ in main()
|
H A D | tg2.c | 325 #define DST1 (6) /* DST1 bit */ macro 392 {DST1, 0}, /* 55 DST1 */ 2016 case DST1: /* send DST1 bit */
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher_aarch64_neon.c | 115 [DST1] "=Q" (ctx->aarch64_neon[1]), \
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_aarch64_neon_common.h | 352 [DST1] "=Q" (*(OFFSET(dst, 16))), \ 369 [DST1] "=Q" (*(OFFSET(dst, 16))), \ 379 [DST1] "=Q" (*(OFFSET(dst, 16))) \
|
H A D | vdev_raidz_math_powerpc_altivec_common.h | 349 [DST1] "r" ((OFFSET(dst, 16))), \ 367 [DST1] "r" ((OFFSET(dst, 16))), \ 378 [DST1] "r" ((OFFSET(dst, 16))), \
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_wwv.c | 228 #define DST1 0x10 /* 55 DST1 leap warning */ macro 229 #define DST2 0x20 /* 2 DST2 DST1 delayed one day */ 370 {MSC20, DST1}, /* 55 dst1 */ 449 * DST decode (DST2 DST1) for prettyprint
|