Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslstartup.c146 char *FileChar; in AslDetectSourceFileType() local
164 FileChar = Gbl_CurrentLineBuffer; in AslDetectSourceFileType()
165 while (*FileChar) in AslDetectSourceFileType()
167 *FileChar = (char) toupper ((int) *FileChar); in AslDetectSourceFileType()
168 FileChar++; in AslDetectSourceFileType()

Completed in 3 milliseconds