Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dwide-int.h1723 int cmps_large (const HOST_WIDE_INT *, unsigned int, unsigned int,
2081 return cmps_large (xi.val, xi.len, precision, yi.val, yi.len);
Dwide-int.cc519 wi::cmps_large (const HOST_WIDE_INT *op0, unsigned int op0len, in cmps_large() function in wi