Searched defs:_v128_copy (Results 1 - 1 of 1) sorted by relevance

/external/srtp/crypto/include/
H A Ddatatypes.h180 #define _v128_copy(x, y) \ macro
319 #define v128_copy(z, x) _v128_copy(z, x)

Completed in 29 milliseconds