Searched refs:platform_type (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libroot/os/
H A Dsystem_info.cpp39 int32 platform_type; /* type of machine we're on */ member in struct:__anon30
90 info->platform_type = LEGACY_B_AT_CLONE_PLATFORM;
/haiku/src/apps/packageinstaller/
H A DPackageInfo.cpp61 } platform_type; typedef in typeref:enum:__anon11
149 platform_type thisPlatform = B_INVALID_PLATFORM;
873 && static_cast<platform_type>(platform) != thisPlatform) {

Completed in 68 milliseconds