parse_switches    521 cjpeg.c          file_index = parse_switches(&cinfo, argc, argv, 0, FALSE);
parse_switches    584 cjpeg.c          file_index = parse_switches(&cinfo, argc, argv, 0, TRUE);
parse_switches    477 djpeg.c          file_index = parse_switches(&cinfo, argc, argv, 0, FALSE);
parse_switches    536 djpeg.c          file_index = parse_switches(&cinfo, argc, argv, 0, TRUE);
parse_switches    414 jpegtran.c       file_index = parse_switches(&dstinfo, argc, argv, 0, FALSE);
parse_switches    523 jpegtran.c       file_index = parse_switches(&dstinfo, argc, argv, 0, TRUE);