Home
last modified time | relevance | path

Searched defs:PPX (Results 1 – 3 of 3) sorted by last modified time

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dsm.h62 typedef enum { PFX, PFY, PFZ, PPX, PPY, PMZ, NUM_TYPE1_CHANNELS } smForcePlate1Channels; enumerator
/dports/devel/asl/asl-current/tests/t_bas52/
H A Dt_bas52.asm3865 PPX: MOV R2,A label
/dports/games/xpired/src/
H A Dxpired.c57 int Level,Lives,PX,PY,PPX,PPY,PF=1,LM=1,DRX1,DRX2,DRY1,DRY2,DRT,DRA=0,DRB[3][4]; variable
988 char push(int PPX,int PPY, int F){ in push()
1009 char is_free(int PPX,int PPY){ in is_free()