Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-pragma.c163 #define GCC_BAD_ACTION do { if (action != pop) \ in handle_pragma_pack() macro
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.c155 #define GCC_BAD_ACTION do { if (action != pop) \ in handle_pragma_pack() macro