Searched defs:isPrime (Results 1 – 7 of 7) sorted by relevance
28 bool isPrime = 1; field
34 bool isPrime(int i) { in isPrime() function
68 function isPrime (element, index, array) { function
67 function isPrime (element, index, array) { function
261 isPrime(n, t) { method