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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dpoly-int.h1265 maybe_ne (const poly_int_pod<N, Ca> &a, const poly_int_pod<N, Cb> &b) function
1276 maybe_ne (const poly_int_pod<N, Ca> &a, const Cb &b) function
1287 maybe_ne (const Ca &a, const poly_int_pod<N, Cb> &b) function
1298 maybe_ne (const Ca &a, const Cb &b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dpoly-int.h1265 maybe_ne (const poly_int_pod<N, Ca> &a, const poly_int_pod<N, Cb> &b) function
1276 maybe_ne (const poly_int_pod<N, Ca> &a, const Cb &b) function
1287 maybe_ne (const Ca &a, const poly_int_pod<N, Cb> &b) function
1298 maybe_ne (const Ca &a, const Cb &b) function

Completed in 114 milliseconds