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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpoly-int.h1226 maybe_eq (const poly_int_pod<N, Ca> &a, const poly_int_pod<N, Cb> &b) function
1236 maybe_eq (const poly_int_pod<N, Ca> &a, const Cb &b) function
1246 maybe_eq (const Ca &a, const poly_int_pod<N, Cb> &b) function
1256 maybe_eq (const Ca &a, const Cb &b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpoly-int.h1226 maybe_eq (const poly_int_pod<N, Ca> &a, const poly_int_pod<N, Cb> &b) function
1236 maybe_eq (const poly_int_pod<N, Ca> &a, const Cb &b) function
1246 maybe_eq (const Ca &a, const poly_int_pod<N, Cb> &b) function
1256 maybe_eq (const Ca &a, const Cb &b) function

Completed in 159 milliseconds