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

  /external/quake/quake/src/QW/scitech/include/
debug.h 167 #define __export macro
181 #define _DLLASM __export __cdecl
182 #define _EXPORT __export
184 #define _DLLAPI __export __PASCAL
185 #define _DLLVAR __export
187 #define _DLLAPI __export __far __pascal
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 167 #define __export macro
181 #define _DLLASM __export __cdecl
182 #define _EXPORT __export
184 #define _DLLAPI __export __PASCAL
185 #define _DLLVAR __export
187 #define _DLLAPI __export __far __pascal

Completed in 171 milliseconds