Searched refs:DB_ALIGN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/lib/libc/iconv/
H A Dcitrus_db_factory.c66 #define DB_ALIGN 16 macro
107 return ((sz + DB_ALIGN - 1) & ~(DB_ALIGN - 1));

Completed in 100 milliseconds