Searched refs:modwanted (Results 1 – 2 of 2) sorted by relevance
42 divmodsi4(int modwanted, unsigned long num, unsigned long den) in divmodsi4() argument62 if (modwanted) return num; in divmodsi4()