| /third_party/musl/src/math/riscv64/ |
| D | fmax.c | 5 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | fmax.c | 3 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/aarch64/ |
| D | fmax.c | 3 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/powerpc64/ |
| D | fmax.c | 5 double fmax(double x, double y) in fmax() function
|
| /third_party/musl/src/math/ |
| D | fmax.c | 3 double fmax(double x, double y) in fmax() function
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| D | serialize_tests.cpp | 128 nir_ssa_def *fmax = nir_fmax(b, zero, zero); in TEST_P() local
|
| /third_party/rust/crates/num-traits/tests/ |
| D | cast.rs | 199 let fmax = large.raw_offset(-1); localVariable
|
| /third_party/musl/ndk_musl_include/ |
| D | tgmath.h | 235 #define fmax(x,y) __tg_real_2(fmax, (x), (y)) macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | tgmath.h | 235 #define fmax(x,y) __tg_real_2(fmax, (x), (y)) macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | tgmath.h | 235 #define fmax(x,y) __tg_real_2(fmax, (x), (y)) macro
|
| /third_party/musl/include/ |
| D | tgmath.h | 235 #define fmax(x,y) __tg_real_2(fmax, (x), (y)) macro
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| D | options.c | 507 float f, fmin, fmax; in get_valid_param_string() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_peephole.cpp | 1605 #define CASE(type, dst, fmin, fmax, imin, imax, umin, umax) \ in opnd() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 35560 fmax(float __x, float __y) in fmax() function 35564 fmax(long double __x, long double __y) in fmax() function 35571 fmax(_Tp __x, _Up __y) in fmax() function
|