src_ep             60 mtcp/mtcp_util.h #define MTCP_BYTE_COPY_BWD(dst_ep, src_ep, nbytes)                            \
src_ep             67 mtcp/mtcp_util.h           src_ep -= 1;                                                        \
src_ep             68 mtcp/mtcp_util.h           __x = ((byte *) src_ep)[0];                                         \