Home
last modified time | relevance | path

Searched refs:warrior_t (Results 1 – 25 of 51) sorted by relevance

123

/dports/games/fmars/fmars-0.0.207/
H A Dfm_asm.h20 int fm_asm_string (char *s, char **ns, warrior_t **warp, int nwarr,
29 void fm_disasm_war (warrior_t *war, int coresize);
H A Dexhaust.h48 typedef ExhaustWarrior warrior_t; typedef
/dports/games/tycho/species/
H A Dwarrior.cpp34 warrior_t::len = 0; in CWarrior()
47 warrior_t::len = 0; in CWarrior()
58 warrior_t::len = 0; in CWarrior()
96 warrior_t::len = 0; in clear()
120 warrior_t::len = (end->_ofs + end->len()); in calc_len()
128 return warrior_t::code[i]; in code()
H A Dasm.h101 void asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE );
102 void asm_fname(const char *fname, warrior_t *w, unsigned int CORESIZE );
H A Dwarrior.hpp43 class CWarrior: private warrior_t {
58 unsigned len() const { return warrior_t::len; } in len()
H A Dexhaust.h122 } warrior_t; typedef
/dports/games/species/species/
H A Dwarrior.cpp34 warrior_t::len = 0; in CWarrior()
47 warrior_t::len = 0; in CWarrior()
58 warrior_t::len = 0; in CWarrior()
96 warrior_t::len = 0; in clear()
120 warrior_t::len = (end->_ofs + end->len()); in calc_len()
128 return warrior_t::code[i]; in code()
H A Dasm.h101 void asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE );
102 void asm_fname(const char *fname, warrior_t *w, unsigned int CORESIZE );
H A Dwarrior.hpp43 class CWarrior: private warrior_t {
58 unsigned len() const { return warrior_t::len; } in len()
H A Dexhaust.h122 } warrior_t; typedef
/dports/games/exhaust/exhaust-1.9.2/
H A Dasm.h98 void asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE );
99 void asm_fname( const char *fname, warrior_t *w, unsigned int CORESIZE );
H A Dexhaust.h75 } warrior_t; typedef
H A Dexhaust.c35 static warrior_t *Warriors = NULL; /* [NWarriors] */
165 Warriors = (warrior_t*)malloc(sizeof(warrior_t)*NWarriors); in alloc_related_memory()
/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dasm.h98 void asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE );
99 void asm_fname( const char *fname, warrior_t *w, unsigned int CORESIZE );
H A Dexhaust.h75 } warrior_t; typedef
H A Dexhaust.c35 static warrior_t *Warriors = NULL; /* [NWarriors] */
165 Warriors = (warrior_t*)malloc(sizeof(warrior_t)*NWarriors); in alloc_related_memory()
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dasm.h98 void asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE );
99 void asm_fname( const char *fname, warrior_t *w, unsigned int CORESIZE );
H A Dexhaust.h75 } warrior_t; typedef
/dports/games/tycho/tycho/
H A Dasm.h100 void asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE );
101 void asm_fname( const char *fname, warrior_t *w, unsigned int CORESIZE );
H A Dexhaust.h75 } warrior_t; typedef
H A Dexhaust.c40 static warrior_t *Warriors = NULL; /* [NWarriors] */
171 Warriors = (warrior_t *) malloc (sizeof (warrior_t) * NWarriors); in alloc_related_memory()
H A Dasm.c488 asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE ) in asm_file()
542 asm_fname( const char *fname, warrior_t *w, unsigned int CORESIZE ) in asm_fname()
/dports/games/species/tycho/
H A Dasm.h100 void asm_file( FILE *F, warrior_t *w, unsigned int CORESIZE );
101 void asm_fname( const char *fname, warrior_t *w, unsigned int CORESIZE );
H A Dexhaust.h75 } warrior_t; typedef
H A Dexhaust.c40 static warrior_t *Warriors = NULL; /* [NWarriors] */
171 Warriors = (warrior_t *) malloc (sizeof (warrior_t) * NWarriors); in alloc_related_memory()

123