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

  /external/mesa3d/src/mesa/main/
compiler.h 284 #ifndef _ASMAPI
286 #define _ASMAPI __cdecl
288 #define _ASMAPI
291 #define _ASMAPIP * _ASMAPI
293 #define _ASMAPIP _ASMAPI *
298 #define _NORMAPI _ASMAPI
  /external/quake/quake/src/QW/scitech/include/
debug.h 155 * _ASMAPI - Calling conventions for all public assembler functions
163 #define _ASMAPI __cdecl
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 155 * _ASMAPI - Calling conventions for all public assembler functions
163 #define _ASMAPI __cdecl

Completed in 2052 milliseconds