Home
last modified time | relevance | path

Searched defs:muls (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dcheckedint.c192 int muls(int x, int y, bool& overflow) in muls() function
201 int64_t muls(int64_t x, int64_t y, bool& overflow) in muls() function