OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ui3
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/memcheck/tests/
origin4-many.c
42
int
ui3
= *p_ui3;
local
53
x += (ui1 +ui2 +
ui3
== 0x12345678 ? P : 25);
54
x += (ui1 +ui2 +
ui3
+ui4 == 0x12345678 ? P : 26);
55
x += (ui1 +ui2 +
ui3
+ui4 +ui5 == 0x12345678 ? P : 27);
56
x += (ui1 +ui2 +
ui3
+ui4 +ui5 +ui6 == 0x12345678 ? P : 28);
57
x += (ui1 +ui2 +
ui3
+ui4 +ui5 +ui6 +ui7 == 0x12345678 ? P : 29);
58
x += (ui1 +ui2 +
ui3
+ui4 +ui5 +ui6 +ui7 +ui8 == 0x12345678 ? P : 30);
62
y += (ui1 +ui2 +
ui3
);
63
y += (ui1 +ui2 +
ui3
+ui4 );
64
y += (ui1 +ui2 +
ui3
+ui4 +ui5 )
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
crx.h
124
ui3
, ui4, ui5, ui16,
enumerator in enum:__anon108787
Completed in 92 milliseconds