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

  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.h 591 BINARY_FUNCTION smod_trunc (const T1 &, const T2 &);
2883 wi::smod_trunc (const T1 &x, const T2 &y) function in class:wi
3327 return wi::smod_trunc (x, y);

Completed in 26 milliseconds