Searched refs:DATA1 (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dlwpintrin.h61 /// \param DATA1
69 #define __lwpins32(DATA2, DATA1, FLAGS) \
70 (__builtin_ia32_lwpins32((unsigned int) (DATA2), (unsigned int) (DATA1), \
83 /// \param DATA1
87 #define __lwpval32(DATA2, DATA1, FLAGS) \
88 (__builtin_ia32_lwpval32((unsigned int) (DATA2), (unsigned int) (DATA1), \
102 /// \param DATA1
110 #define __lwpins64(DATA2, DATA1, FLAGS) \
111 (__builtin_ia32_lwpins64((unsigned long long) (DATA2), (unsigned int) (DATA1), \
124 /// \param DATA1
[all...]
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c7012 t4_write_reg(adap, EPIO_REG(DATA1), mask0 >> 32);
/freebsd-11-stable/tools/build/make_check/
H A DMakefile16 DATA1= helllo macro
17 DATA2:= ${DATA1}
21 DATA5:= ${DATA2:S/ll/ii/g} ${DATA1:S/ll/rr/g}
23 DATA1:= ${DATA5:S/l/r/g} macro
32 @echo 1:${DATA1} 2:${DATA2} 3:${DATA3} 4:${DATA4} 5:${DATA5} | \
/freebsd-11-stable/contrib/ntp/util/
H A Dtg.c73 #define DATA1 500 /* WWV/H 1 pulse */ macro
516 sec(DATA1);
526 sec(DATA1);
547 sec(DATA1);
555 sec(DATA1);
563 sec(DATA1);
577 int code /* DATA0, DATA1, PI */
H A Dtg2.c247 #define DATA1 (500) /* WWV/H 1 pulse */ macro
1832 if (arg == DATA1)
1853 if (arg == DATA1)
1868 WWV_Second(DATA1, RateCorrection);
1880 WWV_Second(DATA1, RateCorrection);
1899 if (arg == DATA1)
1921 if (arg == DATA1)
2004 WWV_Second(DATA1, RateCorrection);
2020 WWV_Second(DATA1, RateCorrection);
2035 WWV_Second(DATA1, RateCorrectio
[all...]
/freebsd-11-stable/sys/dev/smc/
H A Dif_smcreg.h189 #define DATA1 0xa macro

Completed in 297 milliseconds