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

/external/mesa3d/src/mesa/main/
H A Dcompiler.h284 #ifndef _ASMAPI
286 #define _ASMAPI __cdecl macro
288 #define _ASMAPI macro
291 #define _ASMAPIP * _ASMAPI
293 #define _ASMAPIP _ASMAPI *
298 #define _NORMAPI _ASMAPI
/external/quake/quake/src/QW/scitech/include/
H A Ddebug.h155 * _ASMAPI - Calling conventions for all public assembler functions
163 #define _ASMAPI __cdecl macro
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DDEBUG.H155 * _ASMAPI - Calling conventions for all public assembler functions
163 #define _ASMAPI __cdecl macro

Completed in 1031 milliseconds