/netbsd-src/regress/sys/arch/m68k/emuspeed/ |
H A D | emuspeed.c | 39 #define PRECISION 500 macro
|
/netbsd-src/sys/lib/libkern/ |
H A D | rngtest.c | 164 #define PRECISION 100000 macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/32/ |
H A D | _fixsfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixunsdfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixunstfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixdfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixtfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/32/ |
H A D | _fixsfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixunsdfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixunstfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixdfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
H A D | _fixtfdi.c | 32 #define PRECISION (MANTISSA_BITS + 1) macro
|
/netbsd-src/external/lgpl3/mpc/dist/tools/mpcheck/ |
H A D | mpcheck-longdouble.c | 47 #define PRECISION 64 macro
|
H A D | mpcheck-float.c | 47 #define PRECISION 24 macro
|
H A D | mpcheck-double.c | 47 #define PRECISION 53 macro
|
H A D | mpcheck-float128.c | 48 #define PRECISION 113 macro
|
/netbsd-src/external/bsd/ntp/dist/ntpd/ |
H A D | refclock_palisade.h | 94 #define PRECISION (-20) /* precision assumed (about 1 us) */ macro
|
H A D | refclock_datum.c | 109 #define PRECISION (-10) /* precision assumed 1/1024 ms */ macro
|
H A D | refclock_shm.c | 54 #define PRECISION (-1) /* precision assumed (0.5 s) */ macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | atof-ieee.c | 47 #define TC_LARGEST_EXPONENT_IS_NORMAL(PRECISION) 0 argument
|
H A D | tc-arm.h | 387 #define TC_LARGEST_EXPONENT_IS_NORMAL(PRECISION) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | atof-ieee.c | 47 #define TC_LARGEST_EXPONENT_IS_NORMAL(PRECISION) 0 argument
|
H A D | tc-arm.h | 388 #define TC_LARGEST_EXPONENT_IS_NORMAL(PRECISION) \ argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | ppevvmath.h | 29 #define PRECISION 5 /* Change this value to change the number of decimal places in the final output… macro
|