Searched defs:min (Results 151 - 175 of 440) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tm/
H A D20100615.c31 node_t *min, *max; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dinline-1.c6 double min; member in struct:__anon2432
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dfast-math-vect-reduc-5.c20 float min = 10; local
H A Dfast-math-vect-reduc-7.c20 double min = 10; local
H A Dtrapv-vect-reduc-4.c17 int min = 10; local
H A Dvect-double-reduc-3.c17 int max, min, i, j, k; local
H A Dvect-reduc-2.c20 int min = x; local
H A Dvect-reduc-2char-big-array.c18 signed char min = x; local
H A Dvect-reduc-2char.c17 signed char min = x; local
H A Dvect-reduc-2short.c17 short min = x; local
H A Dvect-reduc-6.c17 float min = 10; local
H A Dwrapv-vect-reduc-2char.c18 signed char min = x; local
H A Dwrapv-vect-reduc-2short.c18 short min = x; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr42542-1.c32 unsigned int min[] = variable
H A Dpr42542-2.c32 unsigned short min[] = variable
H A Dpr42542-3.c38 unsigned char min[] = variable
H A Dpr46085-1.c19 float min = 10; local
H A Dpr46085-2.c19 double min = 10; local
H A Dm256-check.h8 #define min(a, b) (((a) < (b)) ? (a):(b)) macro
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr37286.f9027 real(kind = GNDP), intent(in) :: min local in function:gn_monte_rand
[all...]
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c80 #define min(a, b) (((a) < (b)) ? (a) : (b)) macro
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/numeric_limits/
H A Dmin_max.cc32 static T min; member in struct:extrema
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dpr55303-1.c12 min (int a, int b) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr53487.c19 float min; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr61554.C7 const unsigned long &min (const unsigned long &, const unsigned long &) {} function

Completed in 172 milliseconds

1234567891011>>