MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_decl_spec

Function dt_decl_spec

libdtrace/dt_decl.c:228–261  ·  view source on GitHub ↗

* Set the kind and name of the current declaration. If none is allocated, * make a new decl and push it on to the top of our stack. If the name or kind * is already set for the current decl, then we need to fail this declaration. * This can occur because too many types were given (e.g. "int int"), etc. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dt_decl_souFunction · 0.85
dt_decl_enumFunction · 0.85

Calls 5

dt_decl_pushFunction · 0.85
dt_decl_allocFunction · 0.85
dt_decl_identFunction · 0.85
xyerrorFunction · 0.85
dt_decl_checkFunction · 0.85

Tested by

no test coverage detected