Searched refs:fill_array64 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/ |
| H A D | SFMT.h | 76 void fill_array64(sfmt_t *ctx, uint64_t *array, int size);
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | SFMT.c | 1531 fill_array64(ctx, array64, BLOCK_SIZE64); in TEST_BEGIN() 1532 fill_array64(ctx, array64_2, BLOCK_SIZE64); in TEST_BEGIN() 1567 fill_array64(ctx, array64, BLOCK_SIZE64); in TEST_BEGIN() 1568 fill_array64(ctx, array64_2, BLOCK_SIZE64); in TEST_BEGIN()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/src/ |
| H A D | SFMT.c | 587 void fill_array64(sfmt_t *ctx, uint64_t *array, int size) { in fill_array64() function
|