HomeSort by relevance Sort by last modified time
    Searched full:pow_minus_one (Results 1 - 1 of 1) sorted by null

  /external/srtp/crypto/include/
datatypes.h 101 #define pow_minus_one(X) ( (X) ? -1 : 1 ) /* (-1)^X */ macro

Completed in 61 milliseconds