cscope

A developer's tool for browsing source code

Version

15.9-1
(2020-02-03)

Size

313.4

KiB

Repository

HaikuPorts
x86_64
Allows searching code for:
* all references to a symbol
* global definitions
* functions called by a function
* functions calling a function
* text string
* regular expression pattern
* a file
* files including a file