Searched refs:DI_FUNCTION_COUNT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxglvnd.h8 extern const int DI_FUNCTION_COUNT;
H A Dglxglvnd.c31 match = bsearch(name, __glXDispatchTableStrings, DI_FUNCTION_COUNT,
35 return DI_FUNCTION_COUNT;
51 if (internalIndex == DI_FUNCTION_COUNT)
H A Dg_glxglvnddispatchfuncs.c12 const int DI_FUNCTION_COUNT = DI_LAST_INDEX; variable in typeref:typename:const int
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxglvnd.h8 extern const int DI_FUNCTION_COUNT;
H A Dglxglvnd.c31 match = bsearch(name, __glXDispatchTableStrings, DI_FUNCTION_COUNT,
35 return DI_FUNCTION_COUNT;
51 if (internalIndex == DI_FUNCTION_COUNT)
H A Dg_glxglvnddispatchfuncs.c8 const int DI_FUNCTION_COUNT = DI_LAST_INDEX; variable in typeref:typename:const int

Completed in 8 milliseconds