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

  /external/quake/quake/src/QW/scitech/include/
debug.h 47 #define __cdecl /* GCC doesn't know about __cdecl modifiers */ macro
68 #define __cdecl macro
163 #define _ASMAPI __cdecl
174 #define _VARAPI __cdecl
181 #define _DLLASM __export __cdecl
191 #define _DLLASM __cdecl
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 47 #define __cdecl /* GCC doesn't know about __cdecl modifiers */ macro
68 #define __cdecl macro
163 #define _ASMAPI __cdecl
174 #define _VARAPI __cdecl
181 #define _DLLASM __export __cdecl
191 #define _DLLASM __cdecl

Completed in 2224 milliseconds