Home
last modified time | relevance | path

Searched refs:TYPE_TRAP (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c335 ICMPCONST(TYPE_TRAP) in mapstrings_transconst()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h140 #define TYPE_TRAP 64 // 7-1-2005 lets face it enemies are going to just let you storm in wit… macro
H A Dopenbor.c4302 newchar->type = TYPE_TRAP; in lcmHandleCommandType()
7246 case TYPE_TRAP: in load_cached_model()
7269 case TYPE_TRAP: in load_cached_model()
7294 case TYPE_TRAP: // hmm, don't really needed in load_cached_model()
10477 case TYPE_TRAP: in ent_default_init()
11598 if((other = find_ent_here(ent, x, z, (TYPE_OBSTACLE | TYPE_TRAP))) && in testmove()
15044 if((other = find_ent_here(self, x, self->z, (TYPE_OBSTACLE | TYPE_TRAP))) && in common_trymove()
15051 if((other = find_ent_here(self, self->x, z, (TYPE_OBSTACLE | TYPE_TRAP))) && in common_trymove()
H A Dopenborscript.c8934 ICMPCONST(TYPE_TRAP) in mapstrings_transconst()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h139 #define TYPE_TRAP 64 // 7-1-2005 lets face it enemies are going to just let you storm in wit… macro
H A Dopenbor.c4396 newchar->type = TYPE_TRAP; in lcmHandleCommandType()
7378 case TYPE_TRAP: in load_cached_model()
7401 case TYPE_TRAP: in load_cached_model()
7426 case TYPE_TRAP: // hmm, don't really needed in load_cached_model()
10697 case TYPE_TRAP: in ent_default_init()
11807 if((other = find_ent_here(ent, x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in testmove()
15480 if((other = find_ent_here(self, x, self->z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
15487 if((other = find_ent_here(self, self->x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
H A Dopenborscript.c8499 ICMPCONST(TYPE_TRAP)
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h139 #define TYPE_TRAP 64 // 7-1-2005 lets face it enemies are going to just let you storm in wit… macro
H A Dopenbor.c6495 newchar->type = TYPE_TRAP; in lcmHandleCommandType()
9732 case TYPE_TRAP: in load_cached_model()
9760 case TYPE_TRAP: in load_cached_model()
9787 case TYPE_TRAP: // hmm, don't really needed in load_cached_model()
14577 case TYPE_TRAP: in ent_default_init()
16171 if((other = find_ent_here(ent, x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in testmove()
21135 if((other = find_ent_here(self, x, self->z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
21143 if((other = find_ent_here(self, self->x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
H A Dopenborscript.c10189 ICMPCONST(TYPE_TRAP) in mapstrings_transconst()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h244TYPE_TRAP = 64, // 7-1-2005 lets face it enemies are going to just let you storm in without set… enumerator
H A Dopenbor.c7354 newchar->type = TYPE_TRAP; in lcmHandleCommandType()
11378 case TYPE_TRAP: in load_cached_model()
11409 case TYPE_TRAP: in load_cached_model()
11439 case TYPE_TRAP: // hmm, don't really needed in load_cached_model()
17008 case TYPE_TRAP: in ent_default_init()
18805 if((other = find_ent_here(ent, x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in testmove()
24322 if((other = find_ent_here(self, x, self->position.z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
24331 if((other = find_ent_here(self, self->position.x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
H A Dopenborscript.c12977 ICMPCONST(TYPE_TRAP) in mapstrings_transconst()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h476TYPE_TRAP = (1 << 7), // 7-1-2005 lets face it enemies are going to just let you storm in withou… enumerator
H A Dopenbor.c7716 newchar->type = TYPE_TRAP; in lcmHandleCommandType()
11929 case TYPE_TRAP: in load_cached_model()
11960 case TYPE_TRAP: in load_cached_model()
11990 case TYPE_TRAP: // hmm, don't really needed in load_cached_model()
17586 case TYPE_TRAP: in ent_default_init()
19488 if((other = find_ent_here(ent, x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in testmove()
26758 if((other = find_ent_here(self, x, self->position.z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
26767 if((other = find_ent_here(self, self->position.x, z, (TYPE_OBSTACLE | TYPE_TRAP), NULL)) && in common_trymove()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c19485 case TYPE_TRAP: in insn_must_be_first_in_group()
19637 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c18519 case TYPE_TRAP: in insn_must_be_first_in_group()
18671 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c19108 case TYPE_TRAP: in insn_must_be_first_in_group()
19260 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c18523 case TYPE_TRAP: in insn_must_be_first_in_group()
18675 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c19373 case TYPE_TRAP: in insn_must_be_first_in_group()
19525 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c19373 case TYPE_TRAP: in insn_must_be_first_in_group()
19525 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c18521 case TYPE_TRAP: in insn_must_be_first_in_group()
18673 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/rs6000/
H A Drs6000.c23991 case TYPE_TRAP: in insn_must_be_first_in_group()
24097 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c27706 case TYPE_TRAP: in insn_must_be_first_in_group()
27845 case TYPE_TRAP: in insn_must_be_last_in_group()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Drs6000.c27457 case TYPE_TRAP: in insn_must_be_first_in_group()
27596 case TYPE_TRAP: in insn_must_be_last_in_group()

12