Searched defs:fmax (Results 1 - 7 of 7) sorted by relevance
| /src/lib/libm/arch/aarch64/ | ||
| H A D | s_fmax.S | 39 fmax d0, d0, d1 define |
| /src/lib/libm/noieee_src/ | ||
| H A D | n_fmax.c | 39 fmax(double x, double y) function in typeref:typename:double |
| H A D | trig.h | 58 #define fmax (*(double*)fmaxx) macro |
| /src/sys/dev/acpi/ | ||
| H A D | acpi_tz.c | 276 uint32_t tmp, fmin, fmax, fcurrent; local in function:acpitz_get_status 653 ACPI_INTEGER fmin, fmax, fcurr; local in function:acpitz_get_fanspeed |
| /src/include/ | ||
| H A D | tgmath.h | 160 #define fmax(a,b) __TG_FN2(fmax, (a), (b)) macro |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ | ||
| H A D | nouveau_nvkm_subdev_clk_gm20b.c | 991 u32 fmax = 0; local in function:gm20b_clk_init_safe_fmax |
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ | ||
| H A D | intel_rps.c | 168 u8 fmax, fmin, fstart; local in function:gen5_rps_init |
Completed in 9 milliseconds