Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_parse.c88 #define INT64_ALIGNMENT ((size_t)&((struct int64_temp *)0)->y) macro
689 return INT64_ALIGNMENT; in ng_int64_getAlign()