Searched refs:DISCLOSE_PROMPT_DEFAULT_YES (Results 1 - 6 of 6) sorted by path

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h104 #define DISCLOSE_PROMPT_DEFAULT_YES 'y' macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c326 *defquery = DISCLOSE_PROMPT_DEFAULT_YES;
335 } else if (flags.end_disclose[idx] == DISCLOSE_PROMPT_DEFAULT_YES) {
H A Doptions.c1734 * DISCLOSE_PROMPT_DEFAULT_YES ask with default answer yes
1761 DISCLOSE_PROMPT_DEFAULT_YES;
1770 DISCLOSE_PROMPT_DEFAULT_YES,
2642 any.a_char = DISCLOSE_PROMPT_DEFAULT_YES;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h104 #define DISCLOSE_PROMPT_DEFAULT_YES 'y' macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c326 *defquery = DISCLOSE_PROMPT_DEFAULT_YES;
335 } else if (flags.end_disclose[idx] == DISCLOSE_PROMPT_DEFAULT_YES) {
H A Doptions.c1734 * DISCLOSE_PROMPT_DEFAULT_YES ask with default answer yes
1761 DISCLOSE_PROMPT_DEFAULT_YES;
1770 DISCLOSE_PROMPT_DEFAULT_YES,
2642 any.a_char = DISCLOSE_PROMPT_DEFAULT_YES;

Completed in 124 milliseconds