HomeSort by relevance Sort by last modified time
    Searched defs:_ASMAPI (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
compiler.h 269 #ifndef _ASMAPI
271 #define _ASMAPI __cdecl
273 #define _ASMAPI
276 #define _ASMAPIP * _ASMAPI
278 #define _ASMAPIP _ASMAPI *
283 #define _NORMAPI _ASMAPI
  /external/mesa3d/src/mesa/main/
compiler.h 269 #ifndef _ASMAPI
271 #define _ASMAPI __cdecl
273 #define _ASMAPI
276 #define _ASMAPIP * _ASMAPI
278 #define _ASMAPIP _ASMAPI *
283 #define _NORMAPI _ASMAPI

Completed in 61 milliseconds