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

/haiku/src/system/kernel/arch/sparc/
H A Darch_platform.cpp233 #define PLATFORM_BUFFER_SIZE sizeof(SparcOpenFirmware) macro
235 static char *sSparcPlatformBuffer[PLATFORM_BUFFER_SIZE];
/haiku/src/system/kernel/arch/ppc/
H A Darch_platform.cpp355 #define PLATFORM_BUFFER_SIZE MAX(sizeof(PPCOpenFirmware),sizeof(PPCUBoot)) macro
357 static char *sPPCPlatformBuffer[PLATFORM_BUFFER_SIZE];

Completed in 64 milliseconds