HomeSort by relevance Sort by last modified time
    Searched defs:init_gen_rand (Results 1 - 2 of 2) sorted by null

  /external/jemalloc/test/src/
SFMT.c 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
607 sfmt_t *init_gen_rand(uint32_t seed) { function
  /external/jemalloc_new/test/src/
SFMT.c 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
607 sfmt_t *init_gen_rand(uint32_t seed) { function

Completed in 184 milliseconds