Searched refs:apply_ctype (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | parse.c | 672 static void apply_ctype(struct position pos, struct ctype *dst, struct ctype *src); 769 apply_ctype(token->pos, &sym->ctype, &attr.ctype); in struct_union_enum_specifier() 1061 apply_ctype(token->pos, &ctx->ctype, &sym->ctype); in typeof_specifier() 1434 static void apply_ctype(struct position pos, struct ctype *dst, struct ctype *src) in apply_ctype() function 1536 apply_ctype(token->pos, &ctx->ctype, &s->ctype); in declaration_specifiers()
|
Completed in 6 milliseconds