OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_v128_or
(Results
1 - 4
of
4
) sorted by null
/external/srtp/crypto/include/
datatypes.h
204
#define
_v128_or
(z, x, y) \
macro
322
#define v128_or(z, x, y)
_v128_or
(z, x, y)
crypto_math.h
178
#define v128_or(z, x, y)
_v128_or
(z, x, y)
/external/srtp/crypto/math/
datatypes.c
284
_v128_or
(z, x, y);
math.c
597
_v128_or
(z, x, y);
Completed in 298 milliseconds