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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dcompiler.h269 #ifndef _ASMAPI
271 #define _ASMAPI __cdecl macro
273 #define _ASMAPI macro
276 #define _ASMAPIP * _ASMAPI
278 #define _ASMAPIP _ASMAPI *
283 #define _NORMAPI _ASMAPI
/external/mesa3d/src/mesa/main/
H A Dcompiler.h269 #ifndef _ASMAPI
271 #define _ASMAPI __cdecl macro
273 #define _ASMAPI macro
276 #define _ASMAPIP * _ASMAPI
278 #define _ASMAPIP _ASMAPI *
283 #define _NORMAPI _ASMAPI

Completed in 216 milliseconds