Home | History | Annotate | Download | only in common

Lines Matching defs:PTR_DIFF

3800 #define PTR_DIFF(a,b)       (PTR(a) - PTR(b))
4551 m_pos = ip - (lzo_uint) PTR_DIFF(ip,m_pos), \
4553 (m_off = (lzo_uint) PTR_DIFF(ip,m_pos)) == 0 || \