Home
last modified time | relevance | path

Searched refs:NOTHING (Results 1 – 10 of 10) sorted by relevance

/dragonfly/games/rogue/
H A Dzap.c122 (dungeon[*row][*col] == NOTHING)) { in get_zapped_monster()
303 (dungeon[orow][ocol] == NOTHING) || in bounce()
317 (dungeon[row][col] == NOTHING) || in bounce()
392 (dungeon[nrow][ncol] != NOTHING) && in bounce()
H A Dtrap.c166 (dungeon[row][col] == NOTHING)) && (tries < 15)); in add_traps()
H A Dthrow.c166 (dungeon[*row][*col] == NOTHING)) || in get_thrown_at_monster()
H A Drogue.h54 #define NOTHING ((unsigned short) 0) macro
H A Dlevel.c376 dungeon[i][j] = NOTHING; in clear_level()
/dragonfly/sbin/umount/
H A Dumount.c57 typedef enum { MNTON, MNTFROM, NOTHING } mntwhat; enumerator
189 getmntname(NULL, NULL, NOTHING, NULL, FREE); in main()
376 getmntname(mntfromname, mntonname, NOTHING, &type, MARK); in checkname()
389 NOTHING, &type, UNMARK); in checkname()
439 if (getmntname(mntfromname, NULL, NOTHING, &type, COUNT) in umountfs()
/dragonfly/contrib/nvi2/regex/
H A Dengine.c100 #define NOTHING (BOL+3) macro
695 st = step(m->g, startst, stopst, st, NOTHING, OUT, st); in fast()
749 assert(EQ(step(m->g, startst, stopst, st, NOTHING, OUT, st), st)); in fast()
782 st = step(m->g, startst, stopst, st, NOTHING, OUT, st); in slow()
834 assert(EQ(step(m->g, startst, stopst, st, NOTHING, OUT, st), st)); in slow()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dauto-inc-dec.c146 NOTHING, enumerator
666 case NOTHING: in try_merge()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dauto-inc-dec.c140 NOTHING, enumerator
659 case NOTHING: in try_merge()
/dragonfly/games/hunt/
H A DREADME152 FOR NOTHING MODE, do nothing.