Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c1915 static struct token *handle_bitfield(struct token *token, struct decl_state *ctx) in handle_bitfield() function
1978 token = handle_bitfield(token, &ctx); in declaration_list()