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

  /src/games/fish/
fish.c 278 (void)printf(" and made a book of %s's!\n",
314 (void)printf("made a book of %s's!\n", cards[move]);
368 int book, i, j; local in function:printhand
370 for (book = i = 0; i < RANKS; i++)
375 ++book;
376 if (book) {
377 (void)printf(" + Book%s of", book > 1 ? "s" : "");
  /src/sys/external/isc/libsodium/dist/
README.markdown 28 * [offline documentation](https://www.gitbook.com/book/jedisct1/libsodium/details)
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx50-kobo-aura.dts 4 // The Kobo Aura e-book reader, model N514. The mainboard is marked as E606F0B.
  /src/sys/netinet/
sctputil.c 270 sctp_log_mbcnt(uint8_t from, u_int32_t total_oq , u_int32_t book, u_int32_t total_mbcnt_q, u_int32_t mbcnt)
275 sctp_clog[sctp_cwnd_log_at].x.mbcnt.size_change = book;

Completed in 14 milliseconds