Home
last modified time | relevance | path

Searched defs:fmin (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/src/math/powerpc64/
H A Dfmin.c5 double fmin(double x, double y) in fmin() function
/third_party/musl/src/math/riscv32/
H A Dfmin.c5 double fmin(double x, double y) in fmin() function
/third_party/musl/src/math/
H A Dfmin.c3 double fmin(double x, double y) in fmin() function
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dfmin.c3 double fmin(double x, double y) in fmin() function
/third_party/musl/src/math/riscv64/
H A Dfmin.c5 double fmin(double x, double y) in fmin() function
/third_party/musl/src/math/aarch64/
H A Dfmin.c3 double fmin(double x, double y) in fmin() function
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h173 #undef fmin macro
236 #define fmin(x,y) __tg_real_2(fmin, (x), (y)) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dtgmath.h173 #undef fmin macro
236 #define fmin(x,y) __tg_real_2(fmin, (x), (y)) macro
/third_party/musl/include/
H A Dtgmath.h173 #undef fmin macro
236 #define fmin(x,y) __tg_real_2(fmin, (x), (y)) macro
/third_party/backends/backend/
H A Dhp-accessor.c537 SANE_Fixed fmin; member
/third_party/ffmpeg/libavcodec/
H A Dmotion_est.c1497 int fmin, bmin, dmin, fbmin, bimin, fimin; in ff_estimate_b_frame_motion() local
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c507 float f, fmin, fmax; in get_valid_param_string() local
/third_party/vixl/src/aarch64/
H A Dassembler-sve-aarch64.cc729 void Assembler::fmin(const ZRegister& zd, in fmin() function in vixl::aarch64::Assembler
748 void Assembler::fmin(const ZRegister& zd, in fmin() function in vixl::aarch64::Assembler

Completed in 25 milliseconds