Home
last modified time | relevance | path

Searched defs:CPP_ALIGN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libcpp/
H A Dinternal.h93 #define CPP_ALIGN(size) CPP_ALIGN2 (size, DEFAULT_ALIGNMENT) macro
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dinternal.h94 #define CPP_ALIGN(size) CPP_ALIGN2 (size, DEFAULT_ALIGNMENT) macro