Home
last modified time | relevance | path

Searched refs:roundoff (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libc/gdtoa/
H A Ddtoa.c735 goto roundoff;
785 case 2: goto roundoff;
798 roundoff:
H A Dgdtoa.c743 goto roundoff;
785 goto roundoff;
797 roundoff:
/openbsd/sys/dev/usb/
H A Duftdi.c1157 static const unsigned char roundoff[16] = { in uftdi_8u232am_getrate() local
1181 d = (d & ~15) + roundoff[d & 15]; in uftdi_8u232am_getrate()
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog16422 * cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoff