Searched refs:maxshift (Results 1 – 1 of 1) sorted by relevance
188 #define VAL_START_TERNARY(parm_type,res_type,dmax,smax,dincr,sincr,maxshift)\ argument198 for (shift = 0; shift < maxshift; shift += 1) { \