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

Function dt_print_trailing_braces

libdtrace/dt_print.c:125–135  ·  view source on GitHub ↗

* Print any necessary trailing braces for structures or unions. We don't get * invoked when a struct or union ends, so we infer the need to print braces * based on the depth the last time we printed something and the new depth. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dt_print_arrayFunction · 0.85
dt_print_memberFunction · 0.85
dtrace_printFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected