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

  /external/jemalloc/test/include/test/
SFMT-params11213.h 50 #define PARITY3 0xe8148000U
SFMT-params1279.h 50 #define PARITY3 0x00000000U
SFMT-params132049.h 50 #define PARITY3 0xcb520000U
SFMT-params19937.h 50 #define PARITY3 0x00000000U
SFMT-params216091.h 50 #define PARITY3 0x3bd2b64bU
SFMT-params2281.h 50 #define PARITY3 0x00000000U
SFMT-params4253.h 50 #define PARITY3 0xb740b3f8U
SFMT-params44497.h 50 #define PARITY3 0xa3ac4000U
SFMT-params607.h 50 #define PARITY3 0x00000000U
SFMT-params86243.h 50 #define PARITY3 0x00000000U
SFMT-params.h 98 #define PARITY3 0x00000000U
  /external/clang/test/Sema/
constant-builtins-2.c 146 char parity3[__builtin_parity(0xb822) == 0 ? 1 : -1]; variable
  /external/jemalloc/test/src/
SFMT.c 115 static uint32_t parity[4] = {PARITY1, PARITY2, PARITY3, PARITY4};

Completed in 77 milliseconds