Searched defs:LCRYPTO_UNUSED (Results 1 – 1 of 1) sorted by relevance
29 # define LCRYPTO_UNUSED(x) __attribute__((deprecated)) \ macro41 # define LCRYPTO_UNUSED(x) typeof(x) x __attribute__((deprecated)) macro45 # define LCRYPTO_UNUSED(x) macro