Home
last modified time | relevance | path

Searched defs:SET_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGpMacros.h326 # define SET_ATTRIBUTE(a, type, b) (a.b = SET) macro
332 # define SET_ATTRIBUTE(a, type, b) (a |= type##_##b) macro