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

  /external/jemalloc/test/include/test/
SFMT.h 78 sfmt_t *init_by_array(uint32_t *init_key, int key_length);
  /external/jemalloc/test/src/
SFMT.c 362 * by init_by_array
372 * by init_by_array
444 * init_gen_rand or init_by_array must be called before this function.
477 * init_gen_rand or init_by_array must be called before this function.
533 * For initialization, init_gen_rand or init_by_array must be called
569 * For initialization, init_gen_rand or init_by_array must be called
638 sfmt_t *init_by_array(uint32_t *init_key, int key_length) { function
  /external/jemalloc/test/unit/
SFMT.c     [all...]

Completed in 6467 milliseconds