Searched refs:trunc (Results 51 - 75 of 225) sorted by relevance

123456789

/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Java/
H A Dj_cputime.d107 trunc(@num, top);
112 trunc(@types, top);
118 trunc(@types_excl, top);
124 trunc(@types_incl, top);
H A Dj_calldist.d105 trunc(@types, top);
109 trunc(@types_excl, top);
113 trunc(@types_incl, top);
H A Dj_cpudist.d105 trunc(@types, top);
109 trunc(@types_excl, top);
113 trunc(@types_incl, top);
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-hsrp.c133 goto trunc;
138 trunc:
H A Dprint-vrrp.c139 goto trunc;
145 trunc:
H A Dprint-vtp.c131 goto trunc;
136 goto trunc;
246 goto trunc;
286 goto trunc;
369 trunc:
H A Dprint-decnet.c123 goto trunc;
169 goto trunc;
172 trunc:
193 goto trunc;
212 goto trunc;
222 goto trunc;
232 goto trunc;
242 goto trunc;
252 goto trunc;
275 goto trunc;
[all...]
H A Dprint-carp.c86 trunc:
H A Dprint-frag6.c77 trunc:
H A Dprint-ipx.c79 trunc:
168 goto trunc;
182 trunc:
221 trunc:
H A Dprint-krb.c136 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc
145 trunc:
159 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc
225 trunc:
H A Dprint-pptp.c611 trunc:
641 trunc:
674 trunc:
691 trunc:
705 trunc:
724 trunc:
759 trunc:
789 trunc:
819 trunc:
844 trunc
[all...]
H A Dprint-stp.c370 goto trunc;
396 goto trunc;
404 goto trunc;
410 goto trunc;
415 goto trunc;
422 goto trunc;
432 goto trunc;
449 trunc:
H A Dprint-isakmp.c423 trunc:
449 if(!rawprint(ndo, (caddr_t)(cp), len)) goto trunc;
452 if(!rawprint(ndo, (caddr_t)(end), elen)) goto trunc;
457 trunc:
596 trunc:
621 goto trunc;
631 trunc:
828 trunc:
849 goto trunc;
852 trunc
[all...]
H A Dprint-lwapp.c185 goto trunc;
234 goto trunc;
249 goto trunc;
293 trunc:
308 goto trunc;
350 trunc:
H A Dprint-radius.c495 trunc:
512 goto trunc;
556 trunc:
673 trunc:
716 trunc:
749 trunc:
826 trunc:
841 goto trunc;
888 trunc:
935 trunc
[all...]
H A Dprint-ospf6.c158 trunc:
170 goto trunc;
176 goto trunc;
179 goto trunc;
194 trunc:
329 goto trunc;
351 goto trunc;
413 goto trunc;
441 goto trunc;
470 trunc
[all...]
H A Dprint-forces.c65 trunc:
99 trunc:
141 trunc:
169 trunc:
209 trunc:
225 goto trunc;
304 trunc:
321 goto trunc;
351 trunc:
396 trunc
[all...]
/freebsd-9.3-release/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc85 trunc = std::ios_base::trunc, enumerator in enum:__anon1694::__anon1695
90 switch (mode & (in|out|trunc|app|binary))
94 case ( out|trunc ): return "w";
97 case (in|out|trunc ): return "w+";
103 case ( out|trunc |binary): return "wb";
106 case (in|out|trunc |binary): return "w+b";
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dj_calldist.d105 trunc(@types, top);
109 trunc(@types_excl, top);
113 trunc(@types_incl, top);
H A Dj_cpudist.d105 trunc(@types, top);
109 trunc(@types_excl, top);
113 trunc(@types_incl, top);
H A Dtcl_calltime.d107 trunc(@num, top);
112 trunc(@types_excl, top);
118 trunc(@types_incl, top);
H A Dtcl_cputime.d107 trunc(@num, top);
112 trunc(@types_excl, top);
118 trunc(@types_incl, top);
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Tcl/
H A Dtcl_calltime.d107 trunc(@num, top);
112 trunc(@types_excl, top);
118 trunc(@types_incl, top);
H A Dtcl_cputime.d107 trunc(@num, top);
112 trunc(@types_excl, top);
118 trunc(@types_incl, top);

Completed in 181 milliseconds

123456789