Home
last modified time | relevance | path

Searched refs:pspace_get (Results 1 – 22 of 22) sorted by relevance

/dports/games/tycho/species/
H A Dpspace.h23 field_t pspace_get(const pspace_t *p, u32_t paddr);
H A Dpspace.c7 pspace_get(const pspace_t *p, u32_t paddr) in pspace_get() function
/dports/games/tycho/tycho/
H A Dpspace.h23 field_t pspace_get(const pspace_t *p, u32_t paddr);
H A Dpspace.c7 pspace_get(const pspace_t *p, u32_t paddr) in pspace_get() function
H A DREADME213 Then to access the cells of `p', use the functions pspace_get() and
216 contents_of_cell_123 = pspace_get(p, 123);
/dports/games/species/species/
H A Dpspace.h23 field_t pspace_get(const pspace_t *p, u32_t paddr);
H A Dpspace.c7 pspace_get(const pspace_t *p, u32_t paddr) in pspace_get() function
/dports/games/species/tycho/
H A Dpspace.h23 field_t pspace_get(const pspace_t *p, u32_t paddr);
H A Dpspace.c7 pspace_get(const pspace_t *p, u32_t paddr) in pspace_get() function
H A DREADME213 Then to access the cells of `p', use the functions pspace_get() and
216 contents_of_cell_123 = pspace_get(p, 123);
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dpspace.h23 field_t pspace_get(const pspace_t *p, u32_t paddr);
H A Dpspace.c7 pspace_get(const pspace_t *p, u32_t paddr) in pspace_get() function
H A Dexhaust.c364 result = pspace_get(PSpaces[i], 0); in accumulate_results()
H A DREADME211 Then to access the cells of `p', use the functions pspace_get() and
214 contents_of_cell_123 = pspace_get(p, 123);
/dports/games/exhaust/exhaust-1.9.2/
H A Dpspace.h23 field_t pspace_get(const pspace_t *p, u32_t paddr);
H A Dpspace.c7 pspace_get(const pspace_t *p, u32_t paddr) in pspace_get() function
H A Dexhaust.c426 result = pspace_get(PSpaces[i], 0); in accumulate_results()
H A DREADME213 Then to access the cells of `p', use the functions pspace_get() and
216 contents_of_cell_123 = pspace_get(p, 123);
/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dpspace.h23 field_t pspace_get(const pspace_t *p, u32_t paddr);
H A Dpspace.c7 pspace_get(const pspace_t *p, u32_t paddr) in pspace_get() function
H A Dexhaust.c426 result = pspace_get(PSpaces[i], 0); in accumulate_results()
H A DREADME213 Then to access the cells of `p', use the functions pspace_get() and
216 contents_of_cell_123 = pspace_get(p, 123);