HomeSort by: relevance | last modified time | path
    Searched refs:max_errors (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/common/
linux_fdio.h 80 struct linux_floppy_max_errors max_errors; member in struct:linux_floppy_drive_params
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic.h 255 int max_errors; member in struct:diagnostic_context
diagnostic.cc 205 context->max_errors = 0;
614 if (!context->max_errors)
621 if (count >= context->max_errors)
625 context->max_errors);
opts.cc 3150 dc->max_errors = value;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
options.cc 149 gfc_option.max_errors = 25;
313 gfc_option.max_errors = flag_max_errors;
gfortran.h 3041 int max_errors; member in struct:__anon11127
  /src/external/gpl3/gcc/dist/gcc/fortran/
options.cc 154 gfc_option.max_errors = 25;
328 gfc_option.max_errors = flag_max_errors;
gfortran.h 3147 int max_errors; member in struct:__anon1086

Completed in 60 milliseconds