Searched refs:lzo_randmt64_p (Results 1 – 1 of 1) sorted by relevance
1329 #ifndef lzo_randmt64_p1330 #define lzo_randmt64_p lzo_randmt64_t * macro1332 LZOLIB_EXTERN(void, lzo_srandmt64) (lzo_randmt64_p, lzo_uint64l_t);1333 LZOLIB_EXTERN(lzo_uint64l_t, lzo_randmt64_r64) (lzo_randmt64_p);2213 LZOLIB_PUBLIC(void, lzo_srandmt64) (lzo_randmt64_p r, lzo_uint64l_t seed) in LZOLIB_PUBLIC()2224 LZOLIB_PUBLIC(lzo_uint32l_t, lzo_randmt64) (lzo_randmt64_p r)2231 LZOLIB_PUBLIC(lzo_uint64l_t, lzo_randmt64_r64) (lzo_randmt64_p r) in LZOLIB_PUBLIC()