HomeSort by relevance Sort by last modified time
    Searched refs:PARITY4 (Results 1 - 11 of 11) sorted by null

  /external/jemalloc/test/include/test/
SFMT-params11213.h 51 #define PARITY4 0xd0c7afa3U
SFMT-params1279.h 51 #define PARITY4 0x20000000U
SFMT-params132049.h 51 #define PARITY4 0xc7e91c7dU
SFMT-params19937.h 51 #define PARITY4 0x13c9e684U
SFMT-params216091.h 51 #define PARITY4 0x0c64b1e4U
SFMT-params2281.h 51 #define PARITY4 0x41dfa600U
SFMT-params4253.h 51 #define PARITY4 0x6c11486dU
SFMT-params44497.h 51 #define PARITY4 0xecc1327aU
SFMT-params607.h 51 #define PARITY4 0x5986f054U
SFMT-params86243.h 51 #define PARITY4 0xe9528d85U
  /external/jemalloc/test/src/
SFMT.c 115 static uint32_t parity[4] = {PARITY1, PARITY2, PARITY3, PARITY4};

Completed in 207 milliseconds