Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dflags.h94 #define issue_strict_overflow_warning(c) (warn_strict_overflow >= (int) (c)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dflags.h138 #define issue_strict_overflow_warning(c) (warn_strict_overflow >= (int) (c)) macro