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

  /src/games/dab/
Makefile 8 SRCS=algor.cc board.cc main.cc human.cc box.cc player.cc gamescreen.cc \
  /src/usr.bin/make/unit-tests/
opt-no-action.mk 4 # It just outputs them, to be inspected by human readers.
  /src/games/tetris/
scores.c 384 const char *human; local in function:getscores
392 human = "read/write";
398 human = "reading";
417 warn("Cannot open %s for %s", _PATH_SCOREFILE, human);
  /src/sbin/gpt/
gpt.c 980 gpt_human_get(gpt_t gpt, off_t *human)
984 if (*human > 0) {
985 gpt_warn(gpt, "Already set to %jd new `%s'", (intmax_t)*human,
993 *human = human_num;
994 if (*human < 1) {
  /src/sys/arch/x68k/stand/libsa/
putimage.S 26 1: tstb %a2@+ | skip human readable comment
117 | Human readable copyright notice to be found with strings(1).
  /src/usr.sbin/sysinst/
partman.c 474 char out[STRSIZE], human[6]; local in function:pm_fmt_disk_line
484 humanize_number(human, sizeof(human),
487 wprintw(w, " %-56s %s", line, human);
1224 "msgfmt=human",

Completed in 16 milliseconds