Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexpand.c166 static void warn_shift_count(struct expression *expr, struct symbol *ctype, long long count) in warn_shift_count() function
191 warn_shift_count(expr, ctype, count); in check_shift_count()