Searched refs:lzo_int (Results 1 – 8 of 8) sorted by relevance
119 typedef __int64 lzo_int; typedef122 typedef long long lzo_int;129 typedef int lzo_int;135 typedef long lzo_int;168 # define lzo_int64 lzo_int216 #define lzo_intp lzo_int __LZO_MMODEL *
2248 lzo_int a_lzo_int;2542 ACCCHK_ASSERT_IS_SIGNED_T(lzo_int)
96 typedef __int64 lzo_int; typedef99 typedef lzo_llong_t lzo_int;107 typedef int lzo_int;114 typedef long lzo_int;148 #define lzo_intp lzo_int __LZO_MMODEL *
3816 lzo_int a_lzo_int;4106 LZOCHK_ASSERT_IS_SIGNED_T(lzo_int)
87 lzo_int a_lzo_int;
52 LZOCHK_ASSERT_IS_SIGNED_T(lzo_int)
397 if ((lzo_int) lazy_match_min_gain < 0) in min_gain()