Searched refs:throwImplicitDivZero (Results 1 – 1 of 1) sorted by relevance
181 static int throwImplicitDivZero(int x, int y) { in throwImplicitDivZero() method in Main187 throwImplicitDivZero(100, 0); in checkDivZero()