bloaty/tests/testdata/foo.c
Go to the documentation of this file.
1 
2 int foo_x[1000] = {0};
3 int foo_y = 0;
4 int foo_func() { return foo_y / 17; }
foo_func
int foo_func()
Definition: bloaty/tests/testdata/foo.c:4
foo_x
int foo_x[1000]
Definition: bloaty/tests/testdata/foo.c:2
foo_y
int foo_y
Definition: bloaty/tests/testdata/foo.c:3


grpc
Author(s):
autogenerated on Fri May 16 2025 02:58:24