Home
last modified time | relevance | path

Searched defs:jumppos (Results 1 – 5 of 5) sorted by relevance

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dlds_play.c79 static Uint16 posplay, jumppos, speed; variable
/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A DfftFunctions.c574 static TLS int jumpposi, *jumppos; in blockAlign3() local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dlds.h83 unsigned short posplay, jumppos, *patterns, speed; variable
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dlds.h83 unsigned short posplay, jumppos, *patterns, speed; variable
/dports/games/minetest/minetest-5.4.1/src/
H A Dpathfinder.cpp910 v3s16 jumppos = pos; // position for checking if jumping space is free in calcCost() local