Searched refs:N64 (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/include/test/
H A DSFMT-params.h57 /** N64 is the size of internal state array when regarded as an array
59 #define N64 (N * 2) macro
/fuchsia/zircon/third_party/ulib/jemalloc/test/src/
H A DSFMT.c438 return N64;
591 assert(size >= N64);

Completed in 29 milliseconds