Home
last modified time | relevance | path

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

/acpica-latest/source/compiler/
Dprutils.c199 if (strchr (MatchString, *Buffer)) in PrGetNextToken()
223 if (strchr (MatchString, *Buffer)) in PrGetNextToken()
351 if ((strchr (macro_sep, AslGbl_MacroTokenBuffer[(Args->Offset[i] - 1)])) && in PrReplaceResizeSubstring()
352 (strchr (macro_sep, AslGbl_MacroTokenBuffer[(Args->Offset[i] + strlen (Args->Name))]))) in PrReplaceResizeSubstring()
459 if ((strchr (macro_sep, AslGbl_MacroTokenBuffer[(Args->Offset[i] - 1)])) && in PrReplaceResizeSubstring()
460 (strchr (macro_sep, AslGbl_MacroTokenBuffer[(Args->Offset[i] + strlen (Args->Name))]))) in PrReplaceResizeSubstring()
520 if ((strchr (macro_sep, AslGbl_MacroTokenBuffer[(Args->Offset[i] - 1)])) && in PrReplaceResizeSubstring()
521 (strchr (macro_sep, AslGbl_MacroTokenBuffer[(Args->Offset[i] + strlen (Args->Name))]))) in PrReplaceResizeSubstring()
Ddtio.c342 Colon = strchr (LineBuffer, ':'); in DtParseLine()
/acpica-latest/source/include/platform/
Dacgccex.h162 #ifdef strchr
163 #undef strchr
/acpica-latest/source/tools/acpisrc/
Dasremove.c569 while (strchr(" \t\r\n", *SubSubString)) in AsReduceTypedefs()
576 while (!strchr(" \t\r\n", *SubSubString)) in AsReduceTypedefs()
583 while (strchr(" \t\r\n", *SubSubString)) in AsReduceTypedefs()
645 SubString = strchr (SubString, ';') + 1; in AsReduceTypedefs()
Dasconvrt.c1710 if (!strchr (" \t\r\n", *LineStart)) in AsInsertPrefix()
/acpica-latest/source/common/
Dgetopt.c272 (OptsPtr = strchr (opts, CurrentChar)) == NULL) in AcpiGetopt()
Dadfile.c504 Substring = strchr (FileBasename, '.'); in FlGetFileBasename()
/acpica-latest/source/include/
Dacclib.h210 strchr (
/acpica-latest/source/tools/acpixtract/
Daxutils.c454 ColonDelimiter = strchr (InputLine, ':'); in AxConvertToBinary()
/acpica-latest/source/components/utilities/
Dutclib.c609 strchr ( in strchr() function
/acpica-latest/documents/
Dchanges.txt4937 1) Disabled the use of the "strchr" macro for the gcc-specific