HomeSort by relevance Sort by last modified time
    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 279 milliseconds