Home
last modified time | relevance | path

Searched refs:M4_MAX_LEN (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dminilzo-inl.c2837 #define M4_MAX_LEN 9 macro
3428 if (m_len <= M4_MAX_LEN) in do_compress()
3432 m_len -= M4_MAX_LEN; in do_compress()
/external/libvncserver/common/
Dminilzo.c4337 #define M4_MAX_LEN 9 macro
4859 if (m_len <= M4_MAX_LEN) in do_compress()
4863 m_len -= M4_MAX_LEN; in do_compress()