Home
last modified time | relevance | path

Searched refs:_K_SS_ALIGNSIZE (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h8 #define _K_SS_ALIGNSIZE (__alignof__ (struct sockaddr *)) macro
17 } __attribute__ ((aligned(_K_SS_ALIGNSIZE))); /* force desired alignment */