Searched refs:dwordTLcpy (Results 1 – 1 of 1) sorted by relevance
193 #define dwordTLcpy(x, y) memcpy(x, y, 4); macro263 dwordTLcpy(cmsg->m + cmsg->l, OFF); in pars_2_message()