OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uint32x4
(Results
1 - 2
of
2
) sorted by null
/external/pixman/test/
utils-prng.h
84
typedef uint32_t
uint32x4
__attribute__ ((vector_size(16)));
typedef
96
uint32x4
a, b, c, d;
109
uint32x4
vw;
138
uint32x4
e = x->a - ((x->b << 27) + (x->b >> (32 - 27)));
utils-prng.c
144
const
uint32x4
const_C0000000 =
152
const
uint32x4
const_40000000 =
Completed in 171 milliseconds