Lines Matching refs:scol

3313 	int scol;
3361 scol = col;
3363 col, scol, 1);
3367 col = token_print_indent (file, col, scol, "", " ", ",");
3369 col, scol, 0);
3376 scol = col;
3378 col, scol, 1);
3379 col = token_print_indent (file, col, scol, "", " ", ",");
3381 col, scol, 0);
3388 scol = col;
3389 col = write_expression(file, expr->data.lcase, col, scol, 1);
3396 scol = col;
3397 col = write_expression(file, expr->data.ucase, col, scol, 1);
3406 scol = col;
3410 col, scol, firstp);
3414 col = token_print_indent (file, col, scol, "", " ", ",");
3420 col, scol, 0);
3512 scol = col;
3515 col = token_print_indent (file, col, scol, "", " ", ",");
3517 col, scol, 0);
3532 scol = col;
3535 col = token_print_indent (file, col, scol, "", " ", ",");
3537 col = token_print_indent (file, col, scol, " ", "", obuf);
3555 scol = col;
3558 col = token_print_indent (file, col, scol, "", " ", ",");
3560 col = token_print_indent (file, col, scol, " ", "", obuf);
3597 scol = col;
3599 col, scol, 1);
3600 col = token_print_indent (file, col, scol, "", " ", ",");
3602 col, scol, 0);
3622 scol = col;
3624 col, scol, 1);
3625 col = token_print_indent (file, col, scol, "", " ",
3628 col, scol, 0);
3629 col = token_print_indent (file, col, scol, "", " ",
3632 col, scol, 0);
3633 col = token_print_indent (file, col, scol, "", " ",
3636 col, scol, 0);
3656 scol = col;
3661 col, scol, firstp);
3671 col = token_print_indent (file, col, scol, "", " ",
3680 col, scol, 0);
3744 scol = col;
3746 col, scol, 1);
3747 col = token_print_indent (file, col, scol, "", " ", ",");
3749 col, scol, 0);