Home
last modified time | relevance | path

Searched refs:ALTI_SWAP (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc/test/include/test/
DSFMT-alti.h164 #define ALTI_SWAP (vector unsigned char) \ macro
167 #define ALTI_SWAP {4, 5, 6, 7, 0, 1, 2, 3, 12, 13, 14, 15, 8, 9, 10, 11} macro
178 const vector unsigned char perm = ALTI_SWAP; in swap()