HomeSort by: relevance | last modified time | path
    Searched defs:Pairs (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/common/
acfileio.c 725 * pairs (CR/LF).
734 UINT32 Pairs = 0;
754 Pairs++;
761 if (!Pairs)
770 * NOTE: We can't "fix" the table, because any existing CR/LF pairs in the
772 * meaning that we cannot simply replace CR/LF pairs with LFs.
775 AcpiOsPrintf ("All LFs (%u) were changed to CR/LF pairs\n", Pairs);

Completed in 11 milliseconds