Home
last modified time | relevance | path

Searched refs:libcpp (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dver_linux18 libcpp = "(libg|stdc)[+]+[.]so([.][0-9]+)+$"
41 if ($NF ~ libc || $NF ~ libcpp)
43 printversion("Linux C" ($NF ~ libcpp? "++" : "") " Library", ver)