Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpression.c175 static struct token *builtin_offsetof_expr(struct token *token, in builtin_offsetof_expr() function
413 token = builtin_offsetof_expr(token, &expr); in primary_expression()