OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:global_z_i
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/linkloader/tests/images/
test-x86_32.o
test-arm.o
test-tegra2.o
test.c
24
int
global_z_i
;
variable
48
global_z_i
= my_add(1,2);
50
printf("%d %f\n",
global_z_i
, global_z_d);
57
int local_z_i = global_static_z_i =
global_z_i
;
Completed in 698 milliseconds