Searched refs:div_upper (Results 1 – 2 of 2) sorted by relevance
55 static int div_upper(int a, int d) in div_upper() function61 int n_ops = div_upper(bitsize, w) + n_overhead; in getNumOperations()
57 static int div_upper(int a, int d) in div_upper() function119 nAllocation = 2 + div_upper(CACHE_LINE_SIZE, poolElmLen*sizeof(BNU_CHUNK_T)); in cpGFpxExp()