Lines Matching refs:u32val
193 static int rpng2_x_msb (ulg u32val);2124 static int rpng2_x_msb(ulg u32val)2129 if (u32val & 0x80000000L)2131 u32val <<= 1;