Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/patch/
H A Dpatch.c1005 dump_line(LINENUM line, bool write_newline) in dump_line() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A Dexploded-graph-rewriter.py734 def dump_line(l, is_added=None): function