Home | History | Annotate | Download | only in src

Lines Matching refs:n0

789   int n0 = (n > 0 ? n : 0);
790 int n1 = n0 + 2; // indentation
793 Indent(n0, Header(type_));
873 Indent(n0, "}\n");