Home
last modified time | relevance | path

Searched refs:threeWayInt (Results 1 – 9 of 9) sorted by relevance

/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/algorithm/
H A Dcomparison.d643 static int threeWayInt(int a, int b) in threeWayInt() function
661 return threeWayInt(r1[i], r2[i]);
674 if (*p1 != *p2) return threeWayInt(cast(int) *p1, cast(int) *p2);
687 if (c1 != c2) return threeWayInt(cast(int) c1, cast(int) c2);