Home
last modified time | relevance | path

Searched refs:lzo_uint64_t (Results 1 – 10 of 10) sorted by relevance

/external/syslinux/lzo/src/
Dlzo_init.c71 #if defined(lzo_uint64_t)
72 lzo_uint64_t c[2];
148 { unsigned i = 0; lzo_uint64_t v; in _lzo_config_check()
162 { unsigned i = 0; lzo_uint64_t v; in _lzo_config_check()
Dlzo_func.h82 #if defined(lzo_uint64_t)
83 __lzo_static_forceinline unsigned lzo_bitops_ctlz64_func(lzo_uint64_t v) in lzo_bitops_ctlz64_func()
89 lzo_uint64_t r; in lzo_bitops_ctlz64_func()
123 #if defined(lzo_uint64_t)
124 __lzo_static_forceinline unsigned lzo_bitops_cttz64_func(lzo_uint64_t v) in lzo_bitops_cttz64_func()
130 lzo_uint64_t r; in lzo_bitops_cttz64_func()
155 #if defined(lzo_uint64_t) in lzo_bitops_unused_funcs()
210 typedef lzo_uint64_t __lzo_may_alias lzo_memops_TU8;
Dlzo_ptr.h94 #if defined(lzo_uint64_t)
96 lzo_uint64_t a_lzo_uint64_t;
Dlzo_conf.h119 #if defined(lzo_int64_t) || defined(lzo_uint64_t)
121 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_uint64_t) == 8)
Dlzo1x_c.ch175 lzo_uint64_t v;
/external/libvncserver/common/
Dlzoconf.h162 #define lzo_uint64_tp lzo_uint64_t __LZO_MMODEL *
368 lzo_uint64_t a10;
393 #define lzo_uint64 lzo_uint64_t
395 #define lzo_uint64p lzo_uint64_t __LZO_MMODEL *
Dminilzo.c2927 #define lzo_uint64_t lzo_uint64e_t macro
2930 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int64_t) == sizeof(lzo_uint64_t))
3121 #if defined(lzo_int64_t) || defined(lzo_uint64_t)
3123 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_uint64_t) == 8)
3277 #if defined(lzo_uint64_t)
3278 __lzo_static_forceinline unsigned lzo_bitops_ctlz64_func(lzo_uint64_t v) in lzo_bitops_ctlz64_func()
3284 lzo_uint64_t r; in lzo_bitops_ctlz64_func()
3318 #if defined(lzo_uint64_t)
3319 __lzo_static_forceinline unsigned lzo_bitops_cttz64_func(lzo_uint64_t v) in lzo_bitops_cttz64_func()
3325 lzo_uint64_t r; in lzo_bitops_cttz64_func()
[all …]
Dlzodefs.h2907 #define lzo_uint64_t lzo_uint64e_t macro
2910 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int64_t) == sizeof(lzo_uint64_t))
/external/syslinux/lzo/include/lzo/
Dlzoconf.h162 #define lzo_uint64_tp lzo_uint64_t __LZO_MMODEL *
368 lzo_uint64_t a10;
393 #define lzo_uint64 lzo_uint64_t
395 #define lzo_uint64p lzo_uint64_t __LZO_MMODEL *
Dlzodefs.h2907 #define lzo_uint64_t lzo_uint64e_t macro
2910 LZO_COMPILE_TIME_ASSERT_HEADER(sizeof(lzo_int64_t) == sizeof(lzo_uint64_t))