Home
last modified time | relevance | path

Searched defs:pretty_print (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/llvm-locstats/
H A Dllvm-locstats.py52 def pretty_print(self): member in LocationStats
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Daddr2line.c46 static bool pretty_print; /* -p, print on one line. */ variable
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Daddr2line.c46 static bool pretty_print; /* -p, print on one line. */ variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Ddebug.cc677 pretty_print(PrintContext& ctx, const char* str, _Print_func_t print_func) in pretty_print() function