Home
last modified time | relevance | path

Searched refs:NextImplementedIndex (Results 1 – 1 of 1) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DCommandCodeAttributes.c73 NextImplementedIndex( in NextImplementedIndex() function
85 #define NextImplementedIndex(x) (x) macro
199 return NextImplementedIndex(0); in GetClosestCommandIndex()
243 return NextImplementedIndex(searchIndex in GetClosestCommandIndex()