Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Dmake_graph.py43 by_total = lambda x,y: x[1] > y[1] and -1 or 1 function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
H A Dmake_graph.py43 by_total = lambda x,y: x[1] > y[1] and -1 or 1 function