Searched defs:divInt (Results 1 – 5 of 5) sorted by relevance
108 private static void divInt() { in divInt() method in DivTest
30 private static void divInt() { in divInt() method in DivTest
588 func divInt(v int64) int64 { func
41 private static void divInt() { in divInt() method in DivTest
423 TEST(ATen, divInt) { in TEST() argument