Searched refs:Colon (Results 1 – 4 of 4) sorted by relevance
322 char *Colon; in DtParseLine() local342 Colon = strchr (LineBuffer, ':'); in DtParseLine()343 if (!Colon) in DtParseLine()349 End = Colon; in DtParseLine()351 while (Start < Colon) in DtParseLine()357 while (Start < Colon && *Start != ']') in DtParseLine()374 Column = ACPI_PTR_DIFF (Colon, LineBuffer) + 3; in DtParseLine()384 Start = End = (Colon + 1); in DtParseLine()
67 .. index:: Field Modifiers; Colon70 The Colon Modifier ({c:})73 .. index:: Field Modifiers; Colon
791 [AS_HELP_STRING([--with-rpath=<rpath>], [Colon-separated rpath (ELF systems only)])],
1453 --with-rpath=<rpath> Colon-separated rpath (ELF systems only)