Home
last modified time | relevance | path

Searched defs:indent_to (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dprint-tree.c144 indent_to (file, column) in indent_to() function
/openbsd-src/gnu/gcc/gcc/
H A Dprint-tree.c156 indent_to (FILE *file, int column) in indent_to() function
/openbsd-src/gnu/llvm/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py905 def indent_to(s, val): function