Searched defs:maybe_le (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpoly-int.h1314 maybe_le (const poly_int_pod<N, Ca> &a, const poly_int_pod<N, Cb> &b) function
1325 maybe_le (const poly_int_pod<N, Ca> &a, const Cb &b) function
1336 maybe_le (const Ca &a, const poly_int_pod<N, Cb> &b) function
1347 maybe_le (const Ca &a, const Cb &b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpoly-int.h1314 maybe_le (const poly_int_pod<N, Ca> &a, const poly_int_pod<N, Cb> &b) function
1325 maybe_le (const poly_int_pod<N, Ca> &a, const Cb &b) function
1336 maybe_le (const Ca &a, const poly_int_pod<N, Cb> &b) function
1347 maybe_le (const Ca &a, const Cb &b) function

Completed in 185 milliseconds