Searched defs:APR_ALIGN_DEFAULT (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/apr/include/
H A Dapr_general.h140 #define APR_ALIGN_DEFAULT(size) APR_ALIGN(size, 8) macro

Completed in 190 milliseconds