Searched defs:PLATFORM (Results 1 – 13 of 13) sorted by relevance
17 PLATFORM = PLATFORM_X11_EGL macro19 PLATFORM = PLATFORM_GLX macro22 PLATFORM = PLATFORM_NULL macro
5 #define PLATFORM "unknown" macro
8 set PLATFORM=None variable
10 set PLATFORM=None variable
198 PLATFORM = _Platform() variable
183 #define PLATFORM(x) { #x, WAFFLE_PLATFORM_##x } macro
716 #define PLATFORM "riscos" macro
43 PLATFORM = 'sonic' variable in SonicHost
25 PLATFORM = 0 variable in Command
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