db/fixup_kernel.sh: fix clear_user() handling
[smatch.git] / validation / optim / zext-and.c
bloba3153bf78ab03c586e161bd12e20b0a6ef5750a3
1 unsigned int foo(unsigned char x)
3 return (unsigned int)x & 0xffffU;
6 /*
7 * check-name: zext-and
8 * check-command: test-linearize -Wno-decl $file
10 * check-output-ignore
11 * check-output-excludes: and\\.