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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dresapi.h35 #define CLRES_V1_FUNCTION_TABLE(_Name,_Version,_Prefix,_Arbitrate,_Release,_ResControl,_ResTypeControl) CLRES_FUNCTION_TABLE _Name = { CLRES_V1_FUNCTION_SIZE,_Version,_Prefix##Open,_Prefix##Close,_Prefix##Online,_Prefix##Offline,_Prefix##Terminate,_Prefix##LooksAlive,_Prefix##IsAlive,_Arbitrate,_Release,_ResControl,_ResTypeControl }
91 typedef struct CLRES_FUNCTION_TABLE { struct
97 } CLRES_FUNCTION_TABLE,*PCLRES_FUNCTION_TABLE; typedef in typeref:struct:CLRES_FUNCTION_TABLE
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dresapi.h35 #define CLRES_V1_FUNCTION_TABLE(_Name,_Version,_Prefix,_Arbitrate,_Release,_ResControl,_ResTypeControl) CLRES_FUNCTION_TABLE _Name = { CLRES_V1_FUNCTION_SIZE,_Version,_Prefix##Open,_Prefix##Close,_Prefix##Online,_Prefix##Offline,_Prefix##Terminate,_Prefix##LooksAlive,_Prefix##IsAlive,_Arbitrate,_Release,_ResControl,_ResTypeControl }
91 typedef struct CLRES_FUNCTION_TABLE { struct
97 } CLRES_FUNCTION_TABLE,*PCLRES_FUNCTION_TABLE; typedef in typeref:struct:CLRES_FUNCTION_TABLE

Completed in 109 milliseconds