Home
last modified time | relevance | path

Searched refs:ceilscan (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C772 ceilscan(xb1[bunchfirst[bunch]],xb2[bunchlast[bunch]],sectnum); in drawalls()
1178 ceilscan (long x1, long x2, long sectnum) in ceilscan() function
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C811 ceilscan(xb1[bunchfirst[bunch]],xb2[bunchlast[bunch]],sectnum); in drawalls()
1217 ceilscan (long x1, long x2, long sectnum) in ceilscan() function
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c1355 static void ceilscan(int x1, int x2, int sectnum) in ceilscan() function
2390 ceilscan(xb1[bunchfirst[bunch]],xb2[bunchlast[bunch]],sectnum); in drawalls()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp2713 static void ceilscan(int32_t x1, int32_t x2, int32_t sectnum) in ceilscan() function
4324 ceilscan(xb1[bunchfirst[bunch]],xb2[bunchlast[bunch]],sectnum); in classicDrawBunches()