Home
last modified time | relevance | path

Searched refs:shapeitemarrayptr (Results 1 – 3 of 3) sorted by relevance

/dports/games/avp/avp-20170505/src/win95/
H A Dplspecfn.c125 int **shapeitemarrayptr; in ShapePointsInstr() local
154 shapeitemarrayptr = shapeinstrptr->sh_instr_data; in ShapePointsInstr()
155 shapeitemptr = *shapeitemarrayptr; in ShapePointsInstr()
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dkzsort.c913 int **shapeitemarrayptr = shapeinstrptr->sh_instr_data;
918 int *shapeitemptr = *shapeitemarrayptr;
1186 shapeitemarrayptr++; /* next polygon etc. */
/dports/games/avp/avp-20170505/src/
H A Dkshape.c3366 int **shapeitemarrayptr = shapeinstrptr->sh_instr_data; in ShapeSpritePointsInstr() local
3367 int *shapeitemptr = *shapeitemarrayptr; in ShapeSpritePointsInstr()
3413 int **shapeitemarrayptr = shapeinstrptr->sh_instr_data; in ShapeSpriteRPointsInstr() local
3414 int *shapeitemptr = *shapeitemarrayptr; in ShapeSpriteRPointsInstr()
3613 int **shapeitemarrayptr = shapeinstrptr->sh_instr_data; in ShapeSpriteRPointsInstr() local
3614 int *shapeitemptr = *shapeitemarrayptr; in ShapeSpriteRPointsInstr()
4466 int **shapeitemarrayptr = shapeinstrptr->sh_instr_data; in SquishPoints() local
4467 VECTORCH *shapePts = (VECTORCH*)*shapeitemarrayptr; in SquishPoints()
4591 int **shapeitemarrayptr; in TranslateShapeVertices() local
4595 shapeitemarrayptr = shapeinstrptr->sh_instr_data; in TranslateShapeVertices()
[all …]