Home
last modified time | relevance | path

Searched defs:hits (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/games/backgammon/teachgammon/
H A Dttext1.c148 const char *const hits[] = { variable
/openbsd-src/regress/lib/libpthread/signals/pthread_mutex_lock/
H A Dpthread_mutex_lock.c11 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/siginterrupt/
H A Dsiginterrupt.c10 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/restart/read/
H A Dread.c11 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/restart/accept/
H A Daccept.c13 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/restart/readv/
H A Dreadv.c12 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/restart/kevent/
H A Dkevent.c13 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/restart/recvfrom/
H A Drecvfrom.c13 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/signals/pthread_join/
H A Dpthread_join.c10 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/restart/connect/
H A Dconnect.c13 volatile sig_atomic_t hits = 0; variable
/openbsd-src/regress/lib/libpthread/restart/recvmsg/
H A Drecvmsg.c14 volatile sig_atomic_t hits = 0; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dpthreads.c51 static int hits; local
/openbsd-src/usr.sbin/ldapd/
H A Dbtree.h62 unsigned long long int hits; /* cache hits */ member
/openbsd-src/games/bs/
H A Dbs.c53 char hits; /* how many times has this ship been hit? */ member
208 static char hits[2][BWIDTH][BDEPTH], board[2][BWIDTH][BDEPTH]; variable
/openbsd-src/sys/dev/pci/drm/apple/
H A Dparser.c858 struct dcp_sound_format_mask *hits) in parse_avep_element()
949 struct dcp_sound_format_mask *hits) in parse_sound_constraints()
/openbsd-src/bin/csh/
H A Dexec.c86 static int hits, misses; variable
/openbsd-src/gnu/lib/libiberty/src/
H A Dalloca.c288 long hits; /* Number of internal buffer hits. */ member
/openbsd-src/gnu/usr.bin/texinfo/lib/
H A Dalloca.c293 long hits; /* Number of internal buffer hits. */ member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcov.c146 gcov_type hits; member