HomeSort by relevance Sort by last modified time
    Searched refs:dict_end (Results 1 - 7 of 7) sorted by null

  /external/syslinux/lzo/src/
lzo1x_d3.c 58 m_pos = dict_end - m_off; \
lzo1x_d.ch 48 const lzo_bytep dict_end;
71 dict_end = dict + dict_len;
76 dict_end = NULL;
lzo_swd.ch 117 const lzo_bytep dict_end;
187 s->dict = s->dict_end = NULL;
200 s->dict_end = dict + dict_len;
lzo1x_9x.c 434 assert(lzo_memcmp(c->bp, swd->dict_end - d_off, d_off) == 0);
440 assert(lzo_memcmp(c->bp, swd->dict_end - d_off, m_len) == 0);
  /external/syslinux/gpxe/src/util/
nrv2b.c 251 const uint8_t *dict_end; member in struct:ucl_swd
297 assert(memcmp(c->bp, swd->dict_end - d_off, d_off) ==
307 assert(memcmp(c->bp, swd->dict_end - d_off, m_len) ==
326 s->dict = s->dict_end = NULL;
339 s->dict_end = dict + dict_len;
  /external/valgrind/coregrind/m_debuginfo/
minilzo-inl.c 3635 const lzo_bytep dict_end; local
4161 const lzo_bytep dict_end; local
    [all...]
  /external/libvncserver/common/
minilzo.c 5077 const lzo_bytep dict_end; local
5618 const lzo_bytep dict_end; local
    [all...]

Completed in 83 milliseconds