Searched refs:PVDLCONFIGFILE_TEMPORARY_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
22 #define PVDLCONFIGFILE_TEMPORARY_BUFFER_SIZE 4096 macro417 uint8 *aTmpBuf = (uint8 *)alloc.allocate(PVDLCONFIGFILE_TEMPORARY_BUFFER_SIZE); in LoadConfig()