Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__algorithm/
H A Dminmax.h30 minmax(const _Tp& __a, const _Tp& __b, _Compare __comp) in minmax() function
40 minmax(const _Tp& __a, const _Tp& __b) in minmax() function
49 pair<_Tp, _Tp> minmax(initializer_list<_Tp> __t, _Compare __comp) { in minmax() function
60 minmax(initializer_list<_Tp> __t) in minmax() function
/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-phiopt.c629 enum tree_code cmp, minmax, ass_code; in minmax_replacement() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c6395 rtx minmax = operands[1]; local
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.c5053 rtx minmax = operands[1]; in frv_split_minmax() local