Home
last modified time | relevance | path

Searched defs:tiefe (Results 1 – 3 of 3) sorted by relevance

/dports/games/cuyo/cuyo-2.1.0/src/
H A Dxpmladen.cpp265 suchbaum(int tiefe) { in suchbaum()
270 inline info* rein(int tiefe) { in rein()
282 inline info raus(int tiefe) { in raus()
294 void loesch(int tiefe) { in loesch()
348 int groesse_x, groesse_y, farb, tiefe; in ladXPM() local
/dports/games/nuclearchess/nuclearchess-1.0.0/src/
H A Datomschach.c52 int tiefe; variable
813 void bester_zug (farbname_t farbe, int start_tiefe, int tiefe, int max_tmp, brett_t *brett_p,zug_t … in bester_zug()
1111 float bewertung_float(int bewertung_int, int farbe, int tiefe) { in bewertung_float()
1160 void computer_zug (farbname_t farbe, int tiefe, brett_t *brett_p, zug_t *zug_p, int *punkte_p, bool… in computer_zug()
1328 void sub_main (farbname_t farbe,int tiefe,brett_t *brett_p) { in sub_main()
/dports/graphics/vcg/vcg.1.30/src/
H A Dalloc.h420 int tiefe; /* the number (deepth) of the layer */ member