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

  /src/usr.bin/indent/
indent.c 619 if (opt.extra_expr_indent && ps.spaced_expr_psym != psym_0)
649 if (ps.spaced_expr_psym != psym_0 && ps.paren.len == 0)
674 if (ps.spaced_expr_psym != psym_0 && ps.paren.len == 0) {
678 ps.spaced_expr_psym = psym_0;
752 if (ps.spaced_expr_psym != psym_0) {
754 ps.spaced_expr_psym = psym_0;
790 ps.spaced_expr_psym = psym_0;
937 if (ps.spaced_expr_psym != psym_0) {
939 ps.spaced_expr_psym = psym_0;
947 if (ps.spaced_expr_psym == psym_0) {
    [all...]
indent.h 124 psym_0, /* a placeholder; not stored on the stack */ enumerator in enum:__anon6402e4260103
335 * 'while'; or psym_0 */

Completed in 12 milliseconds