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

  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 576 BINARY_FUNCTION udiv_trunc (const T1 &, const T2 &);
2690 wi::udiv_trunc (const T1 &x, const T2 &y) function in class:wi
2729 /* ??? Why do we have both this and udiv_trunc. Aren't they the same? */

Completed in 15 milliseconds