Searched refs:_c (Results 1 – 2 of 2) sorted by relevance
210 OI_INT32 _a, _b, _c, _d; \213 _c = *--_src; \217 *--_dest = _c; \
60 #define maybe_non_aligned_memcpy(_a, _b, _c) memcpy((void *)(_a), (_b), (_c)) argument