Home
last modified time | relevance | path

Searched refs:match_oplist (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.c49 static int match_oplist(int op, ...) in match_oplist() function
691 if (match_oplist(token->special, in unary_expression()
711 if (match_oplist(token->special, '+', '-', '~', '!', 0)) { in unary_expression()

Completed in 3 milliseconds