HomeSort by relevance Sort by last modified time
    Searched defs:lzo_int (Results 1 - 2 of 2) sorted by null

  /external/valgrind/coregrind/m_debuginfo/
lzoconf.h 119 typedef __int64 lzo_int; typedef
122 typedef long long lzo_int; typedef
129 typedef int lzo_int; typedef
135 typedef long lzo_int; typedef
168 # define lzo_int64 lzo_int
216 #define lzo_intp lzo_int __LZO_MMODEL *
  /external/libvncserver/common/
lzoconf.h 96 typedef __int64 lzo_int; typedef
99 typedef lzo_llong_t lzo_int; typedef
107 typedef int lzo_int; typedef
114 typedef long lzo_int; typedef
148 #define lzo_intp lzo_int __LZO_MMODEL *

Completed in 382 milliseconds