Searched defs:PLATFORM (Results 1 – 15 of 15) sorted by relevance
17 PLATFORM = PLATFORM_X11_EGL macro19 PLATFORM = PLATFORM_GLX macro22 PLATFORM = PLATFORM_NULL macro
8 set PLATFORM=None variable
10 set PLATFORM=None variable
5 #define PLATFORM "unknown" macro
198 PLATFORM = _Platform() variable
183 #define PLATFORM(x) { #x, WAFFLE_PLATFORM_##x } macro
43 PLATFORM = 'sonic' variable in SonicHost
716 #define PLATFORM "riscos" macro
25 PLATFORM = 0 variable in Command
307 # define PLATFORM "win32" macro321 # define PLATFORM "win32" macro
350 # define PLATFORM "win32" macro364 # define PLATFORM "win32" macro
63 #define PLATFORM "os2" macro
10 #define PLATFORM "os2emx" macro
67 private static final Platform PLATFORM = findPlatform(); field in Platform