Home
last modified time | relevance | path

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

/dports/games/crafty/crafty-25.2_1/
H A Depd.c137 static tseptrT tseptr; variable
2540 treeptr = tse.tse_base = (tseptr - 1)->tse_base + (tseptr - 1)->tse_count; in EPDGeneratePL()
2922 *tseptr++ = tse; in EPDExecute()
3079 tse = *--tseptr; in EPDRetract()
3135 mptr = (tseptr - 1)->tse_curr; in EPDRetractUpdate()
3154 tseptr = tsebaseptr; in EPDCollapse()
4458 tseptr = tsebaseptr = (tseptrT) EPDMemoryGrab(sizeof(tseT) * pmhL); in EPDInit()
/dports/games/KnightCap/Export/
H A Depd.c206 static tseptrT tseptr; variable
4219 (tseptr - 1)->tse_base + (tseptr - 1)->tse_count; in EPDGeneratePL()
4744 *tseptr++ = tse; in EPDExecute()
4952 tse = *--tseptr; in EPDRetract()
5025 mptr = (tseptr - 1)->tse_curr; in EPDRetractUpdate()
5055 tseptr = tsebaseptr; in EPDCollapse()
8005 tseptr = tsebaseptr = (tseptrT) EPDMemoryGrab(sizeof(tseT) * pmhL); in EPDInit()