Searched refs:trunc (Results 1 - 25 of 403) sorted by last modified time

1234567891011>>

/netbsd-current/lib/libm/
H A DMakefile410 tan.3 tanh.3 trunc.3 fmax.3 fdim.3
516 MLINKS+=trunc.3 truncf.3 \
517 trunc.3 truncl.3
/netbsd-current/lib/libm/noieee_src/
H A Dn_floor.c50 __weak_alias(truncl, trunc)
230 trunc(double x) function
/netbsd-current/include/
H A Dmath.h409 double trunc(double);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcfns.h219 {"trunc", 99},
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c[all...]
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dclient.c796 bool trunc = false; local
811 trunc = true;
911 if (trunc) {
/netbsd-current/external/mpl/bind/dist/bin/tests/system/tsig/
H A Dtests.sh105 echo_i "fetching using hmac-md5 (trunc)"
107 $DIG $DIGOPTS example.nil. -y "hmac-md5-80:md5-trunc:$md5" @10.53.0.1 soa >dig.out.md5.trunc || ret=1
108 grep -i "md5-trunc.*TSIG.*NOERROR" dig.out.md5.trunc >/dev/null || ret=1
114 echo_i "skipping using hmac-md5 (trunc)"
117 echo_i "fetching using hmac-sha1 (trunc)"
119 $DIG $DIGOPTS example.nil. -y "hmac-sha1-80:sha1-trunc:$sha1" @10.53.0.1 soa >dig.out.sha1.trunc || ret=1
120 grep -i "sha1.*TSIG.*NOERROR" dig.out.sha1.trunc >/de
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/rpz/
H A Dtests.sh347 grep -q 'Truncated, retrying in TCP' $DIGNM && trunc=1 || trunc=0
348 if [ "$tcp" -ne "$trunc" ]; then
/netbsd-current/libexec/telnetd/
H A Dstate.c1534 goto trunc; \
1630 trunc:
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4460 inline isl::checked::val trunc() const;
20966 isl::checked::val val::trunc() const function in class:isl::checked::val
H A Dcpp.h4526 inline isl::val trunc() const;
30499 isl::val val::trunc() const function in class:isl::val
/netbsd-current/external/mit/isl/dist/interface/
H A Disl.py18800 def trunc(arg0): member in class:val
/netbsd-current/libexec/mail.local/
H A Dmail.local.c286 goto trunc;
291 trunc: (void)ftruncate(mbfd, curoff);
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dmath.h2828 # undef trunc
2829 # define trunc rpl_trunc
2831 _GL_FUNCDECL_RPL (trunc, double, (double x));
2832 _GL_CXXALIAS_RPL (trunc, double, (double x));
2835 _GL_FUNCDECL_SYS (trunc, double, (double x));
2837 _GL_CXXALIAS_SYS (trunc, double, (double x));
2840 _GL_CXXALIASWARN1 (trunc, double, (double x));
2843 # undef trunc macro
2845 _GL_WARN_ON_USE (trunc, "trunc i
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dsmbutil.c180 trunc:
219 trunc:
261 trunc:
466 trunc:
672 goto trunc;
686 goto trunc;
705 goto trunc;
719 goto trunc;
724 goto trunc;
753 goto trunc;
[all...]
H A Dprint-zeromq.c140 trunc:
186 goto trunc;
207 trunc:
H A Dprint-udp.c233 goto trunc;
247 goto trunc;
285 goto trunc;
299 trunc:
394 goto trunc;
407 goto trunc;
430 goto trunc;
747 trunc:
H A Dprint-tftp.c109 goto trunc;
124 goto trunc;
131 goto trunc;
137 goto trunc; /* no mode */
141 goto trunc;
151 goto trunc;
164 goto trunc;
173 goto trunc; /* no block number */
180 goto trunc; /* no error code */
187 goto trunc; /* n
[all...]
H A Dprint-tcp.c825 trunc:
H A Dprint-snmp.c672 trunc:
689 trunc:
711 goto trunc;
722 trunc:
852 trunc:
H A Dprint-smb.c237 trunc:
394 trunc:
920 goto trunc;
922 goto trunc;
925 goto trunc;
954 goto trunc;
956 goto trunc;
958 goto trunc;
1064 trunc:
1214 trunc
[all...]
H A Dprint-sctp.c778 trunc:
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-rsvp.c664 trunc:
1919 trunc:
2072 trunc:
H A Dprint-rip.c219 trunc:
290 trunc:
426 trunc:

Completed in 3086 milliseconds

1234567891011>>