Home
last modified time | relevance | path

Searched refs:LOCAL_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance

/acpica-3.5.0/source/os_specific/service_layers/
Doswintbl.c176 #define LOCAL_BUFFER_SIZE 64 macro
178 static char KeyBuffer[LOCAL_BUFFER_SIZE];
179 static char ErrorBuffer[LOCAL_BUFFER_SIZE];
215 ErrorBuffer, LOCAL_BUFFER_SIZE, NULL); in WindowsFormatException()