Home
last modified time | relevance | path

Searched refs:cphere (Results 1 – 15 of 15) sorted by relevance

/dports/games/dungeon/dungeon-3.2_1/
H A DDVERB2.C606 findex_1.cphere = 10;
613 findex_1.cphere = 52;
627 if (findex_1.cphere != 10) {
633 if (puzzle_1.cpvec[findex_1.cphere] != -2) {
644 if (findex_1.cphere != 52 || prsvec_1.prso != xsrch_1.xwest || !
666 nxt = findex_1.cphere + j;
673 if ((abs(j) == 1 || abs(j) == 8 || (puzzle_1.cpvec[findex_1.cphere + k -
H A DDSO7.C80 i__2 = findex_1.cphere * hyper_1.hfactr;
88 findex_1.cphere = st;
H A DOBJCTS.C1108 if (puzzle_1.cpvec[findex_1.cphere] == -2 || puzzle_1.cpvec[
1109 findex_1.cphere - 2] == -3) {
1126 if (findex_1.cphere == 10 && puzzle_1.cpvec[findex_1.cphere] == -2) {
H A DNROOMS.C402 cpinfo_(880, findex_1.cphere);
H A DVARS.H269 pnumb, acell, dcell, cphere; member
H A DDINIT.C234 findex_1.cphere = 10; in init_()
H A DNOBJS.C400 nxt = findex_1.cphere + j;
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/xde/
H A Dbug22535_15 # Cut cphere: invalid shape after reading from STEP
H A Dbug22535_25 # Cut cphere: invalid shape after reading from STEP
/dports/games/dungeon/dungeon-3.2_1/dungeon-gdt/
H A Dverbs.c4146 findex_1.cphere = 10; in cxappl_()
4148 findex_1.frobzf = puzzle_1.cpvec[findex_1.cphere - 1] == 0; in cxappl_()
4155 findex_1.cphere = 52; in cxappl_()
4169 if (findex_1.cphere != 10) { in cxappl_()
4175 if (puzzle_1.cpvec[findex_1.cphere] != -2) { in cxappl_()
4188 if (findex_1.cphere != 52 || prsvec_1.prso != 7168 || ! findex_1.cpoutf) { in cxappl_()
4199 if (findex_1.cphere != 52 || prsvec_1.prso != 7168) { in cxappl_()
4220 nxt = findex_1.cphere + j; in cxappl_()
4227 if ((abs(j) == 1 || abs(j) == 8 || (puzzle_1.cpvec[findex_1.cphere + k - in cxappl_()
H A Ddungeon.c166 findex_1.cphere = 10; in dungeon_main()
H A Dcommons.h111 pnumb, acell, dcell, cphere, ttie, matobj; member
H A Dobjects.c1420 if (puzzle_1.cpvec[findex_1.cphere] == -2 || puzzle_1.cpvec[ in oappli_()
1421 findex_1.cphere - 2] == -3) { in oappli_()
1438 if (findex_1.cphere == 10 && puzzle_1.cpvec[findex_1.cphere] == -2) { in oappli_()
3155 nxt = findex_1.cphere + j; in nobjs_()
H A Dsubr.c2001 i__2 = findex_1.cphere * 500; in cpgoto_()
2009 findex_1.cphere = *st; in cpgoto_()
H A Drooms.c1421 cpinfo_(&c__880, &findex_1.cphere); in rappli_()