HomeSort by: relevance | last modified time | path
    Searched defs:multiple_of_p (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 602 bool multiple_of_p (const T1 &, const T2 &, signop);
605 bool multiple_of_p (const T1 &, const T2 &, signop,
3006 wi::multiple_of_p (const T1 &x, const T2 &y, signop sgn) function in class:wi
3015 wi::multiple_of_p (const T1 &x, const T2 &y, signop sgn, function in class:wi

Completed in 81 milliseconds