Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dcheckedint.c78 unsigned addu(unsigned x, unsigned y, bool& overflow) in addu() function
87 uint64_t addu(uint64_t x, uint64_t y, bool& overflow) in addu() function