Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/os_specific/service_layers/
A Doswintbl.c71 static char ErrorBuffer[LOCAL_BUFFER_SIZE]; variable
108 ErrorBuffer[0] = 0; in WindowsFormatException()
110 ErrorBuffer, LOCAL_BUFFER_SIZE, NULL); in WindowsFormatException()
112 return (ErrorBuffer); in WindowsFormatException()

Completed in 3 milliseconds