Searched refs:ASL_STRING_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
255 #define ASL_STRING_BUFFER_SIZE (1024 * 32) /* 32k */ macro442 ASL_EXTERN char StringBuffer[ASL_STRING_BUFFER_SIZE];443 ASL_EXTERN char StringBuffer2[ASL_STRING_BUFFER_SIZE];
1083 while (fgets (StringBuffer, ASL_STRING_BUFFER_SIZE, ResponseFile)) in AslDoResponseFile()
541 while (fgets (StringBuffer, ASL_STRING_BUFFER_SIZE, ExternalRefFile)) in AcpiDmGetExternalsFromFile()