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

  /external/jemalloc/test/src/
SFMT.c 72 union W128_T {
77 typedef union W128_T w128_t; typedef in typeref:union:W128_T
81 union W128_T {
86 typedef union W128_T w128_t; typedef in typeref:union:W128_T
91 struct W128_T {
95 typedef struct W128_T w128_t; typedef in typeref:struct:W128_T
101 w128_t sfmt[N]
    [all...]
  /external/jemalloc/test/include/test/
SFMT-alti.h 125 JEMALLOC_INLINE void gen_rand_array(sfmt_t *ctx, w128_t *array, int size) {
176 JEMALLOC_INLINE void swap(w128_t *array, int size) {
SFMT-sse2.h 114 JEMALLOC_INLINE void gen_rand_array(sfmt_t *ctx, w128_t *array, int size) {

Completed in 183 milliseconds