HomeSort by relevance Sort by last modified time
    Searched refs:warn_strict_overflow (Results 1 - 2 of 2) 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...]

Completed in 911 milliseconds