OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x16
(Results
1 - 2
of
2
) sorted by null
/dalvik/dx/tests/079-dex-local-variable-renumbering/
Blort.java
36
int
x16
= x;
local
37
return -
x16
;
/external/clang/test/CodeGen/
override-layout.c
125
// CHECK: Type: struct
X16
126
struct ALIGNED16
X16
{
162
struct
X16
x16
;
local
163
x16
.x = sizeof(struct
X16
);
Completed in 181 milliseconds