Home
last modified time | relevance | path

Searched refs:print_errors (Results 1 – 2 of 2) sorted by relevance

/external/libusb/examples/getopt/
Dgetopt.c519 int print_errors = opterr; local
521 print_errors = 0;
685 if (print_errors)
706 if (print_errors)
732 if (print_errors)
759 if (print_errors)
789 if (print_errors)
823 if (print_errors)
872 if (print_errors)
890 if (print_errors)
[all …]
/external/bison/lib/
Dgetopt.c350 int print_errors = d->opterr; in _getopt_internal_r() local
368 print_errors = 0; in _getopt_internal_r()
532 if (print_errors) in _getopt_internal_r()
613 if (print_errors) in _getopt_internal_r()
680 if (print_errors) in _getopt_internal_r()
731 if (print_errors) in _getopt_internal_r()
797 if (print_errors) in _getopt_internal_r()
855 if (print_errors) in _getopt_internal_r()
929 if (print_errors) in _getopt_internal_r()
969 if (print_errors) in _getopt_internal_r()
[all …]