Home
last modified time | relevance | path

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

/external/libvncserver/common/
Dminilzo.c2401 #define lzo_hsize_t lzo_uint macro
2413 LZOLIB_PUBLIC(int, lzo_hmemcmp) (const lzo_hvoid_p s1, const lzo_hvoid_p s2, lzo_hsize_t len) in LZOLIB_PUBLIC()
2430 LZOLIB_PUBLIC(lzo_hvoid_p, lzo_hmemcpy) (lzo_hvoid_p dest, const lzo_hvoid_p src, lzo_hsize_t len) in LZOLIB_PUBLIC()
2445 LZOLIB_PUBLIC(lzo_hvoid_p, lzo_hmemmove) (lzo_hvoid_p dest, const lzo_hvoid_p src, lzo_hsize_t len) in LZOLIB_PUBLIC()
2471 LZOLIB_PUBLIC(lzo_hvoid_p, lzo_hmemset) (lzo_hvoid_p s, int c, lzo_hsize_t len) in LZOLIB_PUBLIC()
/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c2451 #define lzo_hsize_t lzo_uint macro
2463 LZOLIB_PUBLIC(int, lzo_hmemcmp) (const lzo_hvoid_p s1, const lzo_hvoid_p s2, lzo_hsize_t len) in LZOLIB_PUBLIC()
2480 LZOLIB_PUBLIC(lzo_hvoid_p, lzo_hmemcpy) (lzo_hvoid_p dest, const lzo_hvoid_p src, lzo_hsize_t len) in LZOLIB_PUBLIC()
2495 LZOLIB_PUBLIC(lzo_hvoid_p, lzo_hmemmove) (lzo_hvoid_p dest, const lzo_hvoid_p src, lzo_hsize_t len) in LZOLIB_PUBLIC()
2521 LZOLIB_PUBLIC(lzo_hvoid_p, lzo_hmemset) (lzo_hvoid_p s, int c, lzo_hsize_t len) in LZOLIB_PUBLIC()