HomeSort by relevance Sort by last modified time
    Searched full:warn_strict_overflow (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
flags.h 99 #define issue_strict_overflow_warning(c) (warn_strict_overflow >= (int) (c))
options.h 950 extern int warn_strict_overflow;
953 #define warn_strict_overflow global_options.x_warn_strict_overflow macro
    [all...]
tree.h     [all...]

Completed in 159 milliseconds