Home
last modified time | relevance | path

Searched defs:minmax (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dfpstuff.c113 uint32_t minmax; in check_sfminmax() local
163 uint64_t minmax; in check_dfminmax() local
/openbmc/u-boot/drivers/mmc/
H A Drockchip_dw_mmc.c33 u32 minmax[2]; member
H A Dftsdc010_mci.c60 u32 minmax[2]; member
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c802 HexValue *op1, HexValue *op2, bool minmax) in gen_minmax_op()