HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_4 (Results 1 - 3 of 3) sorted by null

  /bionic/libc/upstream-netbsd/common/lib/libc/stdlib/
random.c 163 #define TYPE_4 4 /* x**63 + x + 1 */
374 rand_type = TYPE_4;
432 case TYPE_4:
  /frameworks/base/core/java/android/nfc/tech/
Ndef.java 102 public static final int TYPE_4 = 4;
208 case TYPE_4:
  /toolchain/binutils/binutils-2.27/libiberty/
random.c 152 #define TYPE_4 4
299 rand_type = TYPE_4;
345 case TYPE_4:

Completed in 245 milliseconds