HomeSort by: relevance | last modified time | path
    Searched refs:guessed (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/make/unit-tests/
lint.mk 13 # for a moment, but is continued after the wrongly-guessed end of the
  /src/usr.sbin/btattach/
btattach.c 560 int fd, guessed; local in function:test
609 guessed = 0;
633 guessed = 1;
659 guessed = 1;
662 if (guessed)
670 if (!guessed)
  /src/sys/lib/libkern/arch/m68k/
udivsi3.S 97 | if the result is nonnegative, our guessed quotient was
99 | if the result is negative, our guessed quotient was one
  /src/sys/arch/i386/pci/
pci_intr_fixup.c 425 int irq, guessed = 0; local in function:pciintr_guess_irq
441 guessed = 1;
445 return (guessed ? 0 : -1);
  /src/lib/librumpuser/
configure 1298 --build=BUILD configure for building on BUILD [guessed]
  /src/sys/external/isc/libsodium/dist/
configure 1466 --build=BUILD configure for building on BUILD [guessed]

Completed in 30 milliseconds