Searched refs:lzo_uint64l_t (Results 1 – 4 of 4) sorted by relevance
/external/syslinux/lzo/src/ |
D | lzo_supp.h | 1051 LZOLIB_EXTERN(lzo_uint64l_t, lzo_ua_get_be64) (const lzo_hvoid_p); 1052 LZOLIB_EXTERN(void, lzo_ua_set_be64) (lzo_hvoid_p, lzo_uint64l_t); 1053 LZOLIB_EXTERN(lzo_uint64l_t, lzo_ua_get_le64) (const lzo_hvoid_p); 1054 LZOLIB_EXTERN(void, lzo_ua_set_le64) (lzo_hvoid_p, lzo_uint64l_t); 1226 lzo_uint64l_t ticks_base; 1294 lzo_uint64l_t seed; 1305 lzo_uint64l_t seed; 1310 LZOLIB_EXTERN(void, lzo_srand64) (lzo_rand64_p, lzo_uint64l_t); 1327 lzo_uint64l_t s[312]; 1332 LZOLIB_EXTERN(void, lzo_srandmt64) (lzo_randmt64_p, lzo_uint64l_t); [all …]
|
/external/syslinux/lzo/include/lzo/ |
D | lzodefs.h | 2767 # define lzo_uint64l_t lzo_uint64e_t macro 2779 # define lzo_uint32f_t lzo_uint64l_t 2794 # define lzo_uint64f_t lzo_uint64l_t 2831 # define lzo_uintptr_t lzo_uint64l_t 2864 # define lzo_word_t lzo_uint64l_t 2921 #define lzo_uint_least64_t lzo_uint64l_t
|
/external/libvncserver/common/ |
D | lzodefs.h | 2767 # define lzo_uint64l_t lzo_uint64e_t macro 2779 # define lzo_uint32f_t lzo_uint64l_t 2794 # define lzo_uint64f_t lzo_uint64l_t 2831 # define lzo_uintptr_t lzo_uint64l_t 2864 # define lzo_word_t lzo_uint64l_t 2921 #define lzo_uint_least64_t lzo_uint64l_t
|
D | minilzo.c | 2787 # define lzo_uint64l_t lzo_uint64e_t macro 2799 # define lzo_uint32f_t lzo_uint64l_t 2814 # define lzo_uint64f_t lzo_uint64l_t 2851 # define lzo_uintptr_t lzo_uint64l_t 2884 # define lzo_word_t lzo_uint64l_t 2941 #define lzo_uint_least64_t lzo_uint64l_t
|