HomeSort by relevance Sort by last modified time
    Searched defs:WARNINGS (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/libtests/
pngimage.c 499 WARNINGS, /* switches on warnings */
514 #define STRICT 0x020 /* Fail on warnings as well as errors */
524 * warnings (--relaxes) or nothing worse than information (--strict)
526 #define RESULT_STRICT(r) (((r) & ~((1U<<WARNINGS)-1)) == 0)
585 dp->options = WARNINGS; /* default to !verbose, !quiet */
663 /* Required to quiet GNUC warnings when the compiler sees a stdarg function
694 case VERBOSE: case WARNINGS: case ERRORS: case QUIET:
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 655 milliseconds