Searched defs:fmax (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/lib/libm/arch/aarch64/ |
| D | s_fmax.S | 39 fmax d0, d0, d1 define
|
| /netbsd/src/lib/libm/noieee_src/ |
| D | n_fmax.c | 39 fmax(double x, double y) in fmax() function
|
| D | trig.h | 58 #define fmax (*(double*)fmaxx) macro
|
| /netbsd/src/lib/libm/src/ |
| D | s_fmax.c | 38 __strong_alias(fmaxl, fmax) in __strong_alias() argument
|
| /netbsd/src/sys/dev/acpi/ |
| D | acpi_tz.c | 276 uint32_t tmp, fmin, fmax, fcurrent; in acpitz_get_status() local 653 ACPI_INTEGER fmin, fmax, fcurr; in acpitz_get_fanspeed() local
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ginclude/ |
| D | tgmath.h | 91 #define fmax(x,y) __TGMATH_REAL_2(x, y, fmax) macro
|
| /netbsd/src/external/gpl2/xcvs/dist/diff/ |
| D | analyze.c | 110 int fmin = fmid, fmax = fmid; /* Limits of top-down search. */ local
|
| /netbsd/src/include/ |
| D | tgmath.h | 160 #define fmax(a,b) __TG_FN2(fmax, (a), (b)) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | cfns.gperf | 468 fmax, 99 keyword
|