Home
last modified time | relevance | path

Searched refs:cmpu_large (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dwide-int.h1671 int cmpu_large (const HOST_WIDE_INT *, unsigned int, unsigned int,
2069 return cmpu_large (xi.val, xi.len, precision, yi.val, yi.len);
H A Dwide-int.cc569 wi::cmpu_large (const HOST_WIDE_INT *op0, unsigned int op0len, in cmpu_large() function in wi