Home
last modified time | relevance | path

Searched defs:mostbuf (Results 1 – 5 of 5) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_segs.cpp2628 int OWallMost (short *mostbuf, fixed_t z, const FWallCoords *wallc) in OWallMost()
2740 int WallMost (short *mostbuf, const secplane_t &plane, const FWallCoords *wallc) in WallMost()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp2339 static inline void wallmosts_finish(int16_t *mostbuf, int32_t z1, int32_t z2, in wallmosts_finish()
2389 static int32_t owallmost(int16_t *mostbuf, int32_t w, zint_t z) in owallmost()
2476 static int32_t wallmost(int16_t *mostbuf, int32_t w, int32_t sectnum, char dastat) in wallmost()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C7971 owallmost(short *mostbuf, long w, long z) in owallmost()
8044 wallmost(short *mostbuf, long w, long sectnum, char dastat) in wallmost()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C7989 owallmost(short *mostbuf, long w, long z) in owallmost()
8062 wallmost(short *mostbuf, long w, long sectnum, char dastat) in wallmost()
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c1114 static int owallmost(short *mostbuf, int w, int z) in owallmost()
1198 int wallmost(short *mostbuf, int w, int sectnum, unsigned char dastat) in wallmost()