HomeSort by relevance Sort by last modified time
    Searched full:ru_b (Results 1 - 4 of 4) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/net/
res_random.c 98 static u_int16_t ru_a, ru_b; variable
189 ru_b = (tmp & 0xfffe) | 1;
191 while (ru_b % 3 == 0)
192 ru_b += 2;
246 ru_x = (ru_a * ru_x + ru_b) % RU_M;
271 printf("Ru_B: %u\n", ru_b);
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/mips/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 

Completed in 187 milliseconds