Home
last modified time | relevance | path

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

/dports/math/gap/gap-4.11.0/pkg/datastructures-0.2.5/src/
H A Davl.c148 Int depth_change; in DS_AVL_REMSET_INNER() local
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dsimmkeys.h156 #define depth_change 135 macro
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dabyss.cc1689 double depth_change = delta * (0.2 + 2.8 * pow(sin(theta/2), 10.0)); in _increase_depth() local