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

  /external/qemu/distrib/sdl-1.2.15/include/
begin_code.h 40 * @def DECLSPEC
43 #ifndef DECLSPEC
46 # define DECLSPEC
48 # define DECLSPEC __declspec(export)
53 # define DECLSPEC
55 # define DECLSPEC __declspec(dllimport)
58 # define DECLSPEC __declspec(dllexport)
63 # define DECLSPEC __declspec(dllexport)
65 # define DECLSPEC
72 # define DECLSPEC __declspec(dllexport
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
begin_code.h 40 * @def DECLSPEC
43 #ifndef DECLSPEC
46 # define DECLSPEC
48 # define DECLSPEC __declspec(export)
53 # define DECLSPEC
55 # define DECLSPEC __declspec(dllimport)
58 # define DECLSPEC __declspec(dllexport)
63 # define DECLSPEC __declspec(dllexport)
65 # define DECLSPEC
72 # define DECLSPEC __declspec(dllexport
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
begin_code.h 40 * @def DECLSPEC
43 #ifndef DECLSPEC
46 # define DECLSPEC
48 # define DECLSPEC __declspec(export)
53 # define DECLSPEC
55 # define DECLSPEC __declspec(dllimport)
58 # define DECLSPEC __declspec(dllexport)
63 # define DECLSPEC __declspec(dllexport)
65 # define DECLSPEC
72 # define DECLSPEC __declspec(dllexport
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
begin_code.h 40 * @def DECLSPEC
43 #ifndef DECLSPEC
46 # define DECLSPEC
48 # define DECLSPEC __declspec(export)
53 # define DECLSPEC
55 # define DECLSPEC __declspec(dllimport)
58 # define DECLSPEC __declspec(dllexport)
63 # define DECLSPEC __declspec(dllexport)
65 # define DECLSPEC
72 # define DECLSPEC __declspec(dllexport
    [all...]

Completed in 73 milliseconds