Home
last modified time | relevance | path

Searched refs:lzo_rand31_p (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/lzo2/lzo-2.10/src/
H A Dlzo_supp.h1285 #ifndef lzo_rand31_p
1286 #define lzo_rand31_p lzo_rand31_t * macro
1288 LZOLIB_EXTERN(void, lzo_srand31) (lzo_rand31_p, lzo_uint32l_t);
1289 LZOLIB_EXTERN(lzo_uint32l_t, lzo_rand31) (lzo_rand31_p);
2125 LZOLIB_PUBLIC(void, lzo_srand31) (lzo_rand31_p r, lzo_uint32l_t seed) in LZOLIB_PUBLIC()
2129 LZOLIB_PUBLIC(lzo_uint32l_t, lzo_rand31) (lzo_rand31_p r) in LZOLIB_PUBLIC()
/dports/sysutils/syslinux/syslinux-6.03/lzo/src/
H A Dlzo_supp.h1287 #ifndef lzo_rand31_p
1288 #define lzo_rand31_p lzo_rand31_t * macro
1290 LZOLIB_EXTERN(void, lzo_srand31) (lzo_rand31_p, lzo_uint32l_t);
1291 LZOLIB_EXTERN(lzo_uint32l_t, lzo_rand31) (lzo_rand31_p);
2120 LZOLIB_PUBLIC(void, lzo_srand31) (lzo_rand31_p r, lzo_uint32l_t seed) in LZOLIB_PUBLIC()
2124 LZOLIB_PUBLIC(lzo_uint32l_t, lzo_rand31) (lzo_rand31_p r) in LZOLIB_PUBLIC()