Home
last modified time | relevance | path

Searched defs:savegen (Results 1 – 7 of 7) sorted by relevance

/dports/games/golly/golly-3.3-src/Scripts/Lua/
H A Dgoto.lua104 local function savegen(filename, gen) function
/dports/games/golly/golly-3.3-src/Scripts/Python/
H A Dgoto.py92 def savegen(filename, gen): function
H A Dgoto_expression.py361 def savegen(filename, gen): function
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxselect.cpp274 bigint savegen = currlayer->algo->getGeneration(); in Advance() local
412 bigint savegen = currlayer->algo->getGeneration(); in AdvanceOutside() local
950 bigint savegen = currlayer->algo->getGeneration(); in EmptyUniverse() local
/dports/games/golly/golly-3.3-src/gui-common/
H A Dselect.cpp284 bigint savegen = currlayer->algo->getGeneration(); in Advance() local
422 bigint savegen = currlayer->algo->getGeneration(); in AdvanceOutside() local
885 bigint savegen = currlayer->algo->getGeneration(); in EmptyUniverse() local
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dfiles.c6567 genericptr *savegen, *pgen; local
6904 genericptr *gptr, *savegen; local
H A Devents.c3543 genericptr *ggen, *savegen = NULL; in pathedit() local