Searched refs:mfp_mul (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ntp/libparse/ |
H A D | Makefile.am | 58 mfp_mul.c \ 104 kmfp_mul.o: $(srcdir)/mfp_mul.c 105 $(COMPILE) $(K_CFLAGS) -c $(srcdir)/mfp_mul.c -o $@
|
H A D | Makefile.in | 161 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 D | mfp_mul.c | 57 mfp_mul( in mfp_mul() function
|
H A D | data_mbg.c | 361 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 D | Makefile | 11 info_trimble.c mfp_mul.c parse.c parse_conf.c \
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_fp.h | 360 extern void mfp_mul (int32 *, u_int32 *, int32, u_int32, int32, u_int32);
|
/freebsd/contrib/ntp/ |
H A D | CommitLog-4.1.0 | 4444 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 D | CommitLog | [all...] |