Searched refs:ALIGN32 (Results 1 – 3 of 3) sorted by relevance
68 #define PSTACK_ALIGN64(sp) ALIGN32(sp)
321 # define ALIGN32(ptr) (ptr ? 0L : 0L) macro324 # define ALIGN32(ptr) (ptr) macro519 # define ALIGN32(ptr) (ptr ? 0L : 0L) macro522 # define ALIGN32(ptr) (ptr) macro
5179 ipha = (ipha_t *)ALIGN32(rptr); in idn_send_data()