Searched refs:align (Results 1 – 3 of 3) sorted by relevance
57 …define ENET_ALIGN( x, align ) ( ( unsigned int ) ( ( x ) + ( ( align ) - 1 ) ) & ( unsigned in… argument
19 text-align: justify;
95 warning: cast increases required alignment of target type [-Wcast-align].