Searched refs:intmax (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_irig.c | 243 double intmin, intmax; /* integrated envelope min and max */ member 634 up->maxsignal = up->intmax; up->noise = up->intmin; in irig_base() 635 up->intmin = 1e6; up->intmax = -1e6; in irig_base() 686 if (lope > up->intmax) in irig_base() 687 up->intmax = lope; in irig_base()
|
| /netbsd/src/external/gpl2/xcvs/dist/m4/ |
| D | intmax.m4 | 1 # intmax.m4 serial 2 (gettext-0.14.2)
|
| D | gnulib-comp.m4 | 321 m4/intmax.m4
|
| D | ChangeLog | 212 gnulib.m4, iconv.m4, intdiv0.m4, intmax.m4, intmax_t.m4, 372 * eoverflow.m4, intmax.m4, printf-posix.m4: New files from GNULIB.
|
| /netbsd/src/crypto/external/cpl/tpm-tools/dist/m4/ |
| D | intmax.m4 | 1 # intmax.m4 serial 2 (gettext-0.14.2)
|
| /netbsd/src/external/lgpl3/mpfr/dist/src/ |
| D | Makefile.am | 38 mpfr-impl.h mpfr-intmax.h mpfr-longlong.h mpfr-sassert.h mpfr-thread.h \
|
| D | Makefile.in | 553 mpfr-impl.h mpfr-intmax.h mpfr-longlong.h mpfr-sassert.h mpfr-thread.h \
|
| /netbsd/src/external/gpl2/xcvs/dist/maint-aux/ |
| D | gnulib-filelist.txt | 153 m4/intmax.m4
|
| /netbsd/src/external/gpl3/binutils/dist/config/ |
| D | stdint.m4 | 538 /* Define intmax based on what we found */
|
| /netbsd/src/external/gpl3/gdb/dist/config/ |
| D | stdint.m4 | 538 /* Define intmax based on what we found */
|
| /netbsd/src/external/gpl3/gcc/dist/config/ |
| D | stdint.m4 | 538 /* Define intmax based on what we found */
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | acinclude.m4 | 201 [[#include "mpfr-intmax.h"]], 1071 #include "mpfr-intmax.h"
|
| D | ChangeLog | 4952 MPFR_NEED_INTMAX_H here when mpfr-intmax.h is used. 4954 [src/{mpfr-impl.h,mpfr-intmax.h}] Added code to check that mpfr-intmax.h 4959 Bug fixes and cleanup related to "src/mpfr-intmax.h" by introducing 4961 using: #include "mpfr-intmax.h" 4968 missing before #include "mpfr-intmax.h"; this issue would affect 4988 [src/mpfr-intmax.h] Added support for Silicon Graphics IRIX 6.5 (1998) 6570 * MPFR_INTMAX_MAX had definitions in both mpfr-impl.h & mpfr-intmax.h, 6584 * src/mpfr-intmax.h: completed the definitions; mpfr_intmax_t is now 7952 [src/mpfr-intmax.h] Define MPFR_INTMAX_FSPEC macro: length modifier 12092 [src/mpfr-intmax.h] Define mpfr_uintmax_t and MPFR_INTMAX_MAX too. [all …]
|
| /netbsd/src/external/lgpl3/mpfr/dist/doc/ |
| D | README.dev | 1342 To use features related to types larger than type long, "mpfr-intmax.h" 1349 For internal use, mpfr-intmax.h also unconditionally defines mpfr_intmax_t,
|