OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_v128_copy
(Results
1 - 4
of
4
) sorted by null
/external/srtp/crypto/include/
datatypes.h
180
#define
_v128_copy
(x, y) \
macro
319
#define v128_copy(z, x)
_v128_copy
(z, x)
crypto_math.h
175
#define v128_copy(z, x)
_v128_copy
(z, x)
/external/srtp/crypto/math/
datatypes.c
269
_v128_copy
(x, y);
math.c
582
_v128_copy
(x, y);
Completed in 58 milliseconds