Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_wait_for_common.c26 if (!expr_unsigned(expr->left)) in match_wait_for_common()
H A Dcheck_string_len.c157 } else if (!expr_unsigned(arg)) { in handle_format()
H A Dsmatch_type.c391 int expr_unsigned(struct expression *expr) in expr_unsigned() function
H A Dsmatch.h479 int expr_unsigned(struct expression *expr);