Home
last modified time | relevance | path

Searched refs:cstamp (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
HDrefclock_chu.c305 l_fp cstamp; /* last bit timestamp */ member
331 l_fp cstamp[BURST]; /* character timestamps */ member
846 sp->cstamp = up->timestamp; in chu_rf()
887 up->surv[j].cstamp); in chu_rf()
988 l_fp cstamp /* data character timestamp */ in chu_decode() argument
1025 up->cstamp[up->ndx] = cstamp; in chu_decode()
1268 up->tstamp[up->ntstamp] = up->cstamp[i]; in chu_a()
/freebsd-11-stable/contrib/gcc/doc/
HDconfigfiles.texi34 @file{cstamp-h} is used as a timestamp.
HDsourcebuild.texi179 file @file{config.in}. The file @file{cstamp-h.in} is used as a
/freebsd-11-stable/contrib/gcc/
HDMakefile.in1250 @MAINT@ $(srcdir)/config.in: $(srcdir)/cstamp-h.in
1251 @MAINT@ $(srcdir)/cstamp-h.in: $(srcdir)/configure.ac
1253 @MAINT@ @rm -f $(srcdir)/cstamp-h.in
1254 @MAINT@ echo timestamp > $(srcdir)/cstamp-h.in
1255 auto-host.h: cstamp-h ; @true
1256 cstamp-h: config.in config.status
HDconfigure.ac3680 echo > cstamp-h ;;
HDFSFChangeLog.114345 (cstamp-h.in): Use echo instead of touch.
4397 (AC_OUTPUT): Create cstamp-h.
4398 * Makefile.in (config.in,cstamp-h.in): Add rules for.
4399 (config.h,cstamp-h): Add rules for.
4400 (distclean): Delete config2.h, cstamp-h.
HDChangeLog-1997790 * cstamp-h, auto-config.h: Delete.
HDconfigure17898 echo > cstamp-h ;;
HDChangeLog-19981244 (cstamp-h): Likewise.
11382 * Makefile.in (cstamp-h.in): Remove before trying to recreate.
HDChangeLog-20031681 we stamp cstamp-h.
9695 (cstamp-h rule): Set CONFIG_FILES as well as CONFIG_HEADERS.
HDChangeLog-200115559 ($(srcdir)/cstamp-h.in): Only define in maintainer mode.