Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h321 # define ALIGN32(ptr) (ptr ? 0L : 0L) macro
324 # define ALIGN32(ptr) (ptr) macro
519 # define ALIGN32(ptr) (ptr ? 0L : 0L) macro
522 # define ALIGN32(ptr) (ptr) macro