OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_v128_set_to_zero
(Results
1 - 4
of
4
) sorted by null
/external/srtp/crypto/include/
datatypes.h
172
#define
_v128_set_to_zero
(x) \
macro
318
#define v128_set_to_zero(z)
_v128_set_to_zero
(z)
crypto_math.h
174
#define v128_set_to_zero(z)
_v128_set_to_zero
(z)
/external/srtp/crypto/math/
datatypes.c
264
_v128_set_to_zero
(x);
math.c
577
_v128_set_to_zero
(x);
Completed in 36 milliseconds