Searched defs:LINT_ALIGN (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dlint1.h42 #define LINT_ALIGN(x) (((x) + 15) & ~15) macro

Completed in 104 milliseconds