Lines Matching defs:platform
64 * platform [in] - The optional platform identifier.
75 const PlatformIdentifier platform,
110 if(matched && (platform == PLATFORM_WINDOWS)) {
178 /* Verify the platform identifier (if necessary) */
180 switch(platform) {
191 default: /* like platform == PLATFORM_DONT_CARE */
268 if(platform == PLATFORM_WINDOWS)
270 else if(platform == PLATFORM_WINNT)
278 if(platform != PLATFORM_DONT_CARE) {
303 platform, VERSION_EQUAL)))) {