Searched refs:fill_array32 (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 | 75 void fill_array32(sfmt_t *ctx, uint32_t *array, int size);
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | SFMT.c | 1462 fill_array32(ctx, array32, BLOCK_SIZE); in TEST_BEGIN() 1463 fill_array32(ctx, array32_2, BLOCK_SIZE); in TEST_BEGIN() 1497 fill_array32(ctx, array32, BLOCK_SIZE); in TEST_BEGIN() 1498 fill_array32(ctx, array32_2, BLOCK_SIZE); in TEST_BEGIN()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/src/ |
| H A D | SFMT.c | 551 void fill_array32(sfmt_t *ctx, uint32_t *array, int size) { in fill_array32() function
|