Home
last modified time | relevance | path

Searched refs:computeLength (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dexception.d1002 int computeLength(int x, int y) nothrow in computeLength() function
1011 assert(computeLength(3, 4) == 5);
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dexception.d998 int computeLength(int x, int y) nothrow in computeLength() function
1007 assert(computeLength(3, 4) == 5);