Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_constraints.c284 static int get_required_op(char *data_str, char *con_str) in get_required_op() function
326 req_op = get_required_op(data_str, con_str); in unmet_constraint()