gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:_M_LEADINGSPACE (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h - 42.4KB - 986 lines
664:  */
665: #define _M_LEADINGSPACE(m)                                              \
666:         (size_t)(((m)->m_flags & M_EXT ? (m)->m_data - (m)->m_ext.ext_buf :    \