HomeSort by: relevance | last modified time | path
    Searched defs:ordered_max (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
poly-int.h 1420 ordered_max (const poly_int<N, Ca> &a, const poly_int<N, Cb> &b) function
1434 ordered_max (const Ca &a, const poly_int<N, Cb> &b) function
1448 ordered_max (const poly_int<N, Ca> &a, const Cb &b) function
  /src/external/gpl3/gcc.old/dist/gcc/
poly-int.h 1480 ordered_max (const poly_int_pod<N, Ca> &a, const poly_int_pod<N, Cb> &b) function
1494 ordered_max (const Ca &a, const poly_int_pod<N, Cb> &b) function
1508 ordered_max (const poly_int_pod<N, Ca> &a, const Cb &b) function

Completed in 25 milliseconds