Home
last modified time | relevance | path

Searched refs:warntype (Results 51 – 75 of 119) sorted by relevance

12345

/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dcmd.c1044 if (Warn_of_mon && flags.warntype) {
1046 (flags.warntype & M2_ORC) ? "orcs" :
1047 (flags.warntype & M2_DEMON) ? "demons" :
1048 (flags.warntype & M2_GIANT) ? "giants" :
1049 (flags.warntype & M2_WERE) ? "lycanthropes" :
1050 (flags.warntype & M2_UNDEAD) ? "undead" :
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dcmd.c1021 if (Warn_of_mon && flags.warntype) {
1023 (flags.warntype & M2_ORC) ? "orcs" :
1024 (flags.warntype & M2_DEMON) ? "demons" :
1025 (flags.warntype & M2_GIANT) ? "giants" :
1026 (flags.warntype & M2_WERE) ? "lycanthropes" :
1027 (flags.warntype & M2_UNDEAD) ? "undead" :
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dcmd.c931 if (Warn_of_mon && flags.warntype) {
933 (flags.warntype & M2_ORC) ? "orcs" :
934 (flags.warntype & M2_DEMON) ? "demons" :
1245 if (Warn_of_mon && flags.warntype) {
1247 (flags.warntype & M2_ORC) ? "orcs" :
1248 (flags.warntype & M2_DEMON) ? "demons" :
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dtimeout.c742 g.context.warntype.speciesidx = NON_PM; in nh_timeout()
743 if (g.context.warntype.species) { in nh_timeout()
745 makeplural(g.context.warntype.species->pmnames[NEUTRAL])); in nh_timeout()
746 g.context.warntype.species = (struct permonst *) 0; in nh_timeout()
H A Drestore.c548 g.context.warntype.species = (g.context.warntype.speciesidx >= LOW_PM) in restgamestate()
549 ? &mons[g.context.warntype.speciesidx] in restgamestate()
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Dmacro.c1708 int warntype = CPP_DL_WARNING; in create_iso_definition() local
1715 warntype = CPP_DL_PEDWARN; in create_iso_definition()
1721 warntype = CPP_DL_PEDWARN; in create_iso_definition()
1728 cpp_error (pfile, warntype, in create_iso_definition()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dtimeout.c673 context.warntype.speciesidx = NON_PM; in nh_timeout()
674 if (context.warntype.species) { in nh_timeout()
676 makeplural(context.warntype.species->mname)); in nh_timeout()
677 context.warntype.species = (struct permonst *) 0; in nh_timeout()
H A Drestore.c561 context.warntype.species = (context.warntype.speciesidx >= LOW_PM)
562 ? &mons[context.warntype.speciesidx]
H A Dartifact.c575 context.warntype.obj |= spec_m2(otmp);
578 context.warntype.obj &= ~spec_m2(otmp);
1821 && (abil != &EWarn_of_mon || context.warntype.obj)) {
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dtimeout.c673 context.warntype.speciesidx = NON_PM; in nh_timeout()
674 if (context.warntype.species) { in nh_timeout()
676 makeplural(context.warntype.species->mname)); in nh_timeout()
677 context.warntype.species = (struct permonst *) 0; in nh_timeout()
H A Drestore.c561 context.warntype.species = (context.warntype.speciesidx >= LOW_PM)
562 ? &mons[context.warntype.speciesidx]
H A Dartifact.c575 context.warntype.obj |= spec_m2(otmp);
578 context.warntype.obj &= ~spec_m2(otmp);
1821 && (abil != &EWarn_of_mon || context.warntype.obj)) {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Dmacro.c2902 int warntype = CPP_DL_WARNING; in create_iso_definition() local
2909 warntype = CPP_DL_PEDWARN; in create_iso_definition()
2915 warntype = CPP_DL_PEDWARN; in create_iso_definition()
2922 cpp_error (pfile, warntype, in create_iso_definition()
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Dmacro.c2895 int warntype = CPP_DL_WARNING; in create_iso_definition() local
2902 warntype = CPP_DL_PEDWARN; in create_iso_definition()
2908 warntype = CPP_DL_PEDWARN; in create_iso_definition()
2915 cpp_error (pfile, warntype, in create_iso_definition()
/dports/devel/mingw32-gcc/gcc-4.8.1/libcpp/
H A Dmacro.c2898 int warntype = CPP_DL_WARNING; in create_iso_definition() local
2905 warntype = CPP_DL_PEDWARN; in create_iso_definition()
2911 warntype = CPP_DL_PEDWARN; in create_iso_definition()
2918 cpp_error (pfile, warntype, in create_iso_definition()
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dcmd.c781 if (Warn_of_mon && flags.warntype) {
783 (flags.warntype & M2_ORC) ? "orcs" :
784 (flags.warntype & M2_DEMON) ? "demons" :
H A Dartifact.c413 flags.warntype |= spec_m2(otmp);
416 flags.warntype &= ~spec_m2(otmp);
/dports/games/nethack33/nethack-3.3.1/src/
H A Dcmd.c781 if (Warn_of_mon && flags.warntype) {
783 (flags.warntype & M2_ORC) ? "orcs" :
784 (flags.warntype & M2_DEMON) ? "demons" :
H A Dartifact.c413 flags.warntype |= spec_m2(otmp);
416 flags.warntype &= ~spec_m2(otmp);
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dcmd.c781 if (Warn_of_mon && flags.warntype) {
783 (flags.warntype & M2_ORC) ? "orcs" :
784 (flags.warntype & M2_DEMON) ? "demons" :
H A Dartifact.c413 flags.warntype |= spec_m2(otmp);
416 flags.warntype &= ~spec_m2(otmp);
/dports/games/xonotic/Xonotic/source/gmqcc/
H A Dlexer.cpp47 static bool lexwarn(lex_file *lex, int warntype, const char *fmt, ...) in lexwarn() argument
58 r = vcompile_warning(ctx, warntype, fmt, ap); in lexwarn()
/dports/lang/gcc6-aux/gcc-6-20180516/libcpp/
H A Dmacro.c3026 int warntype = CPP_DL_WARNING; in create_iso_definition() local
3033 warntype = CPP_DL_PEDWARN; in create_iso_definition()
3039 warntype = CPP_DL_PEDWARN; in create_iso_definition()
3046 cpp_error (pfile, warntype, in create_iso_definition()
/dports/lang/gcc8/gcc-8.5.0/libcpp/
H A Dmacro.c3294 int warntype = CPP_DL_WARNING; in create_iso_definition() local
3301 warntype = CPP_DL_PEDWARN; in create_iso_definition()
3307 warntype = CPP_DL_PEDWARN; in create_iso_definition()
3314 cpp_error (pfile, warntype, in create_iso_definition()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libcpp/
H A Dmacro.c3294 int warntype = CPP_DL_WARNING; in create_iso_definition() local
3301 warntype = CPP_DL_PEDWARN; in create_iso_definition()
3307 warntype = CPP_DL_PEDWARN; in create_iso_definition()
3314 cpp_error (pfile, warntype, in create_iso_definition()

12345