MCPcopy Create free account
hub / github.com/Entware/Entware / expr_gstr_print_revdep

Function expr_gstr_print_revdep

scripts/config/expr.c:1299–1303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1297}
1298
1299void expr_gstr_print_revdep(struct expr *e, struct gstr *gs,
1300 tristate pr_type, const char *title)
1301{
1302 expr_print_revdep(e, expr_print_gstr_helper, gs, pr_type, &title);
1303}

Callers 1

get_symbol_strFunction · 0.85

Calls 1

expr_print_revdepFunction · 0.85

Tested by

no test coverage detected