Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/indent/
H A Dio.c47 dump_line(void) in dump_line() function
/openbsd-src/usr.bin/patch/
H A Dpatch.c1043 dump_line(LINENUM line, bool write_newline) dump_line() function
/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py762 def dump_line(l, is_added=None): function