Home
last modified time | relevance | path

Searched refs:mfp_mul (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/libparse/
H A DMakefile.am58 mfp_mul.c \
104 kmfp_mul.o: $(srcdir)/mfp_mul.c
105 $(COMPILE) $(K_CFLAGS) -c $(srcdir)/mfp_mul.c -o $@
H A DMakefile.in161 binio.$(OBJEXT) ieee754io.$(OBJEXT) mfp_mul.$(OBJEXT) \
208 ./$(DEPDIR)/mfp_mul.Po ./$(DEPDIR)/parse.Po \
568 mfp_mul.c \
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfp_mul.Po@am__quote@ # am--include-marker
882 -rm -f ./$(DEPDIR)/mfp_mul.Po
950 -rm -f ./$(DEPDIR)/mfp_mul.Po
1010 kmfp_mul.o: $(srcdir)/mfp_mul.c
1011 $(COMPILE) $(K_CFLAGS) -c $(srcdir)/mfp_mul.c -o $@
H A Dmfp_mul.c57 mfp_mul( in mfp_mul() function
H A Ddata_mbg.c361 mfp_mul(&lla[i].l_i, &lla[i].l_uf, lla[i].l_i, lla[i].l_uf, rad2deg_i, rad2deg_f); in get_mbg_lla()
/freebsd/usr.sbin/ntp/libparse/
H A DMakefile11 info_trimble.c mfp_mul.c parse.c parse_conf.c \
/freebsd/contrib/ntp/include/
H A Dntp_fp.h360 extern void mfp_mul (int32 *, u_int32 *, int32, u_int32, int32, u_int32);
/freebsd/contrib/ntp/
H A DCommitLog-4.1.04444 libntp/mfp_mul.c, libntp/msyslog.c, libntp/systime.c: Likewise.
4743 * libntp/mfp_mul.c (mfp_mul): Lint.
5101 * libntp/mfp_mul.c: Ditto.
5857 * libntp/mfp_mul.c (mfp_mul): controlled debug output
H A DCommitLog[all...]