Searched refs:ALIGN2 (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dbyteorder.h169 #define ALIGN2(p,base) ((p) + ((2 - (PTR_DIFF((p), (base)) & 1)) & 1)) macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nmbd/
H A Dnmbd_processlogon.c155 q = ALIGN2(q, buf);
200 q = ALIGN2(q, outbuf);

Completed in 84 milliseconds