Home | History | Annotate | Download | only in src

Lines Matching refs:n0

852   int n0 = (n > 0 ? n : 0);
853 int n1 = n0 + 2; // indentation
856 Indent(n0, Header(scope_type_));
947 Indent(n0, "}\n");