/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
H A D | and-or-constant2.c | 1 int foo(int x) in foo() function
|
H A D | and-or-constant1.c | 1 int foo(int x) in foo() function
|
H A D | and-or-lsr0.c | 1 int foo(int a, int b) in foo() function
|
H A D | and-or-mask0.c | 1 int foo(int a, int b) in foo() function
|
H A D | and-or-lsr2.c | 1 int foo(int x, int y) in foo() function
|
H A D | and-or-mask.c | 1 int foo(int a, int b) in foo() function
|
H A D | and-or-lsr1.c | 1 int foo(int a, int b) in foo() function
|
H A D | and-or-maskx.c | 1 int foo(int x, int y, int a) in foo() function
|
H A D | and-or-mask2.c | 1 int foo(int x, int y) in foo() function
|
H A D | and-or-mask1.c | 1 int foo(int a, int b) in foo() function
|
H A D | and-or-shl2.c | 1 int foo(int x, int y) in foo() function
|
H A D | and-or-shl1.c | 1 int foo(int a, int b) in foo() function
|
H A D | and-or-shl0.c | 1 int foo(int a, int b) in foo() function
|
H A D | and-or-shlx.c | 1 unsigned int foo(unsigned int x, unsigned int y, unsigned int a) in foo() function
|
H A D | and-or-truncx.c | 1 char foo(int x, int y, int b) in foo() function
|
H A D | and-or-trunc2.c | 1 char foo(int x, int y) in foo() function
|
H A D | and-or-trunc0.c | 1 char foo(int x, int y) in foo() function
|
H A D | bad-phisrc1.c | 1 void foo(int a, int b) in foo() function
|
H A D | and-or-trunc1.c | 1 char foo(int x, int y) in foo() function
|
H A D | bitfield-store-loads.c | 6 int foo(struct s s, int a) in foo() function
|
H A D | bitfield-store-loadu.c | 6 int foo(struct s s, int a) in foo() function
|
H A D | bad-phisrc3.c | 1 void foo(void) in foo() function
|
H A D | cmp-type1.c | 1 int foo(void) in foo() function
|
H A D | cmp-type0.c | 1 static int foo(long long a) in foo() function
|
H A D | cse-arg01.c | 1 int foo(int a, int b) { return (a < b) == (b > a); } in foo() function
|