Searched refs:isPrime (Results 1 – 1 of 1) sorted by relevance
139 static int isPrime(int x){ in isPrime() function190 if( isPrime(i) ){ in worker()