Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dshow-parse.c1075 static int show_initializer_expr(struct expression *expr, struct symbol *ctype) in show_initializer_expr() function
1085 show_initializer_expr(entry, ctype); in show_initializer_expr()
1174 return show_initializer_expr(expr, expr->ctype); in show_expression()