Searched refs:max (Results 476 - 500 of 1128) sorted by relevance

<<11121314151617181920>>

/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dalgobase.h48 using __STD::max;
/haiku-buildtools/cloog/test/
H A Dblock2.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Ddonotsimp.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Ddot.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Demploi.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dequality.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Desced.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dguide.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dlargeur.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dmerge.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dmin-1-1.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dmin-2-1.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dmin-3-1.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dparam-split.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dstride.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dstride2.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Duday_scalars.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
/haiku-buildtools/cloog/test/reservoir/
H A Dcholesky2.c27 for (c2=max(2*M,3*M-3);c2<=3*M-2;c2++) {
H A Dfusion1.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Djacobi2.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dlim-lam6.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dloechner5.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dpingali2.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dpingali4.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro
H A Dtwo.good.c7 #define max(x,y) ((x) > (y) ? (x) : (y)) macro

Completed in 70 milliseconds

<<11121314151617181920>>