| /third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
| 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
|
| H A D | cse-reg01.c | 1 int foo(int a, int b) { int x = a + b, y = ~b; return (x < y) == (y > x); } in foo() function
|
| H A D | cse-size.c | 1 static void foo(void) in foo() function
|
| H A D | cse-fcmp.c | 3 int foo(double a, double b) in foo() function
|
| H A D | cse-label.c | 1 int foo(void) in foo() function
|
| H A D | dup-cond0.c | 5 static int foo(struct s *s) in foo() function
|
| H A D | fpcast-constant.c | 1 static double foo(double a, int p) in foo() function
|
| H A D | load-semi-volatile.c | 7 void foo(void) in foo() function
|