Home
last modified time | relevance | path

Searched defs:intpart (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/bsd/unbound/dist/edns-subnet/
H A Dedns-subnet.c49 size_t intpart = n / 8; /* bytes */ in copy_clear() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dremainder.d93 real intpart; variable
/netbsd/external/bsd/pcc/dist/pcc/mip/
H A Dcompat.c683 long intpart = value; in lroundl() local
700 long intpart, fracpart; in fmtfp() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Db_print.c553 long intpart; in roundv() local
579 unsigned long intpart; in fmtfp() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_print.c553 long intpart; in roundv() local
579 unsigned long intpart; in fmtfp() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d316 long intpart = cast(long)(q); in gamma() local
462 int intpart = cast(int)(p); in logGamma() local
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/internal/math/
H A Dgammafunction.d319 long intpart = cast(long)(q); in gamma() local
465 int intpart = cast(int)(p); in logGamma() local
/netbsd/external/bsd/ntp/dist/libntp/
H A Dsnprintf.c1098 UINTMAX_T intpart; in fmtflt() local
1478 UINTMAX_T intpart = cast(value); in myround() local