Home
last modified time | relevance | path

Searched defs:ALIGN32 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h316 # define ALIGN32(ptr) (ptr ? 0L : 0L) macro
319 # define ALIGN32(ptr) (ptr) macro
514 # define ALIGN32(ptr) (ptr ? 0L : 0L) macro
517 # define ALIGN32(ptr) (ptr) macro