OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v32_weight
(Results
1 - 2
of
2
) sorted by null
/external/srtp/crypto/math/
math.c
164
v32_weight
(v32_t a) {
function
178
return
v32_weight
(x);
184
return
v32_weight
(a) & 1;
/external/srtp/crypto/include/
crypto_math.h
51
v32_weight
(v32_t a);
Completed in 543 milliseconds