HomeSort by relevance Sort by last modified time
    Searched refs:_v128_complement (Results 1 - 4 of 4) sorted by null

  /external/srtp/crypto/include/
datatypes.h 212 #define _v128_complement(x) \ macro
323 #define v128_complement(x) _v128_complement(x)
crypto_math.h 179 #define v128_complement(x) _v128_complement(x)
  /external/srtp/crypto/math/
datatypes.c 289 _v128_complement(x);
math.c 602 _v128_complement(x);

Completed in 179 milliseconds