Searched defs:standout (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/games/hack/ | ||
H A D | def.flag.h | 73 unsigned standout:1; /* use standout for --More-- */ member |
/dflybsd-src/games/larn/ | ||
H A D | io.c | 799 standout(const char *str) in standout() function |