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

  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 571 BINARY_FUNCTION umul (const T1 &, const T2 &, overflow_type *);
2639 wi::umul (const T1 &x, const T2 &y, overflow_type *overflow) function in class:wi

Completed in 16 milliseconds