HomeSort by relevance Sort by last modified time
    Searched full:parity4 (Results 1 - 13 of 13) 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
SFMT-params.h 99 #define PARITY4 0xc98e126aU
  /external/clang/test/Sema/
constant-builtins-2.c 147 char parity4[__builtin_parity(0xb823) == 1 ? 1 : -1]; variable
  /external/jemalloc/test/src/
SFMT.c 115 static uint32_t parity[4] = {PARITY1, PARITY2, PARITY3, PARITY4};

Completed in 202 milliseconds