HomeSort by: relevance | last modified time | path
    Searched defs:perm_sr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/include/test/
SFMT-alti.h 74 const vector unsigned char perm_sr = ALTI_SR2_PERM64; local
78 const vector unsigned char perm_sr = ALTI_SR2_PERM; local
84 z = vec_perm(c, (vector unsigned int)perm_sr, perm_sr);
  /src/external/bsd/jemalloc.old/dist/test/include/test/
SFMT-alti.h 74 const vector unsigned char perm_sr = ALTI_SR2_PERM64; local
78 const vector unsigned char perm_sr = ALTI_SR2_PERM; local
84 z = vec_perm(c, (vector unsigned int)perm_sr, perm_sr);

Completed in 82 milliseconds