Home
last modified time | relevance | path

Searched refs:old_tl (Results 1 – 2 of 2) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dsyz3.cc112 ideal old_repr,int old_tl, poly next_generator,resolvente totake) in syCreateRegularExtension() argument
146 current_tl = old_tl; in syCreateRegularExtension()
1766 int crit_comp,t_comp,next_deg,old_tl; in syKosz() local
1865 old_tl = (*syzstr->Tl)[0]; in syKosz()
1877 syCreateRegularExtension(syzstr,old_ideal,old_repr,old_tl,next_gen, in syKosz()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmapdef.cc3209 coord_def old_tl = sv.tl; in hmirror() local
3212 sv.br.x = map.width() - 1 - old_tl.x; in hmirror()
3240 coord_def old_tl = sv.tl; in vmirror() local
3243 sv.br.y = map.height() - 1 - old_tl.y; in vmirror()