Searched refs:TRUNC (Results 1 – 6 of 6) sorted by relevance
139 #define TRUNC(x) x = (double) (float) (x) macro142 #define TRUNC(x) *(((int *) &x) + endian) &= 0xf8000000 macro192 TRUNC(v.a);220 TRUNC(r.a);229 TRUNC(r.a);248 t = x, TRUNC(t);251 xx.a = (t + x), TRUNC(xx.a);257 xx.a = x, TRUNC(xx.a);263 d = r.a/x, TRUNC(d);282 t.a = z, TRUNC(t.a); /* t ~= z + c */[all …]
84 #define TRUNC(x) x = (double) (float) (x) macro88 #define TRUNC(x) *(((int *) &x) + endian) &= 0xf8000000 macro431 u1 = u, TRUNC(u1);483 u1 = u, TRUNC(u1);491 TRUNC(r.a);
85 #define TRUNC(x) x = (double) (float) (x) macro88 #define TRUNC(x) *(((int *) &x) + endian) &= 0xf8000000 macro184 TRUNC(v.a); in large_lgam()200 TRUNC(v.a); /* truncate v.a to 26 bits. */ in large_lgam()
152 #define TRUNC(x) (double) (float) (x) macro155 #define TRUNC(x) *(((int *) &x) + 1) &= 0xf8000000 macro371 TRUNC(z);
315 #define TRUNC(addr) ((uchar_t *)(addr) > fragend) macro331 if (TRUNC(ls_end)) in interpret_ospf6_lsa()337 if (TRUNC(&lsa->lsa_un.un_rla.rla6_flags)) in interpret_ospf6_lsa()343 if (TRUNC(&lsa->lsa_un.un_rla.rla6_options)) in interpret_ospf6_lsa()349 if (TRUNC(rl)) in interpret_ospf6_lsa()353 if (TRUNC((uchar_t *)rl + sizeof (*rl))) in interpret_ospf6_lsa()453 if (TRUNC(&lsa->lsa_un.un_nla.nla_options)) in interpret_ospf6_lsa()484 if (TRUNC(&lsa->lsa_un.un_inter_ap.inter_ap_metric)) in interpret_ospf6_lsa()511 if (TRUNC(llsa->llsa_options)) in interpret_ospf6_lsa()514 if (TRUNC(llsa->llsa_nprefix)) in interpret_ospf6_lsa()[all …]
324 #define TRUNC(addr) ((uchar_t *)(addr) > fragend) macro342 if (TRUNC(ls_end)) in interpret_ospf_lsa()348 if (TRUNC(&lsa->lsa_un.un_rla.rla_flags)) in interpret_ospf_lsa()356 if (TRUNC(&lsa->lsa_un.un_rla.rla_count)) in interpret_ospf_lsa()361 if (TRUNC(rl)) in interpret_ospf_lsa()365 if (TRUNC((uchar_t *)rl + sizeof (*rl))) in interpret_ospf_lsa()422 if (TRUNC(tosp)) in interpret_ospf_lsa()435 if (TRUNC(rl)) in interpret_ospf_lsa()441 if (TRUNC(&lsa->lsa_un.un_nla.nla_mask)) in interpret_ospf_lsa()464 if (TRUNC((uchar_t *)&lsa->lsa_un.un_sla.sla_mask + in interpret_ospf_lsa()[all …]