Searched refs:trunc (Results 76 - 100 of 403) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-lldp.c1226 goto trunc;
1233 goto trunc;
1245 goto trunc;
1276 goto trunc;
1298 goto trunc;
1341 trunc:
1493 goto trunc;
1501 goto trunc;
1511 goto trunc;
1527 goto trunc;
[all...]
H A Dprint-radius.c785 goto trunc;
805 goto trunc;
816 goto trunc;
825 goto trunc;
835 trunc:
852 goto trunc;
893 trunc:
1099 trunc:
1123 trunc:
1147 trunc
[all...]
H A Dprint-isoclns.c1141 trunc:
1460 trunc:
1483 trunc:
1608 trunc:
1678 goto trunc;
1706 goto trunc;
1742 trunc:
1867 trunc:
1918 goto trunc;
1924 goto trunc;
[all...]
H A Dprint-rx.c775 goto trunc; \
779 goto trunc; \
1050 trunc:
1130 trunc:
1284 trunc:
1336 trunc:
1474 trunc:
1586 trunc:
1674 trunc:
1860 trunc
[all...]
H A Dprint-icmp6.c820 goto trunc;
827 goto trunc;
839 trunc:
906 trunc:
948 trunc:
1007 trunc:
1087 goto trunc;
1184 goto trunc;
1204 goto trunc;
1216 goto trunc;
[all...]
H A Dprint-pgm.c249 goto trunc;
281 goto trunc;
361 goto trunc;
382 goto trunc;
606 goto trunc;
763 goto trunc;
806 goto trunc;
833 trunc:
H A Dprint-bootp.c394 trunc:
681 goto trunc;
828 goto trunc;
851 goto trunc;
896 goto trunc;
996 goto trunc;
1023 trunc:
1056 trunc:
/netbsd-current/lib/libm/noieee_src/
H A Dn_floor.c50 __weak_alias(truncl, trunc)
230 trunc(double x) function
/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Dtcl_calldist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
H A Dtcl_cpudist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
H A Dnfswizard.d100 trunc(@file, 25);
/netbsd-current/external/cddl/dtracetoolkit/dist/Tcl/
H A Dtcl_calldist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
H A Dtcl_cpudist.d104 trunc(@types_excl, top);
108 trunc(@types_incl, top);
/netbsd-current/lib/libc_fp/arch/mips/
H A Dfpdf.S103 trunc.l.d $f0, $f12
111 trunc.w.d $f0, $f12
123 trunc.l.d $f0, $f0
138 trunc.w.d $f0, $f0
H A Dfpsf.S103 trunc.l.s $f0, $f12
111 trunc.w.s $f0, $f12
122 trunc.l.s $f0, $f0
136 trunc.w.s $f0, $f0
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dsearch.h54 const char *ign, int trunc);
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dremainder.d78 import std.math.rounding : trunc;
80 i = trunc(x);
/netbsd-current/external/cddl/dtracetoolkit/dist/Apps/
H A Dnfswizard.d100 trunc(@file, 25);
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore_mem.c149 sp->trunc = mem_trunc;
209 sp->trunc = mem_no_trunc;
/netbsd-current/external/lgpl3/gmp/dist/mpf/
H A DMakefile.am44 ceilfloor.c trunc.c \
/netbsd-current/tests/lib/lua/libm/
H A Dlualibm.lua88 test("trunc(M_PI)", lm.trunc(lm.M_PI))
89 test("trunc(M_E)", lm.trunc(lm.M_E))
H A Dh_lualibm.c85 TEST(trunc(M_PI));
86 TEST(trunc(M_E));
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dunix.h38 int (* const trunc) (struct stream *, gfc_offset); member in struct:stream_vtable
83 return s->vptr->trunc (s, length);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dunix.h38 int (* const trunc) (struct stream *, gfc_offset); member in struct:stream_vtable
83 return s->vptr->trunc (s, length);
/netbsd-current/sys/lib/libkern/arch/ia64/
H A Ddivsi3.S106 // (7) q = trunc(q2)
107 fcvt.fx.trunc.s1 f8=f8

Completed in 246 milliseconds

1234567891011>>