Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dxft.c117 #define ROUND_DIRECTION 1000.0 macro
118 #define IS_ZERO(a) ((int)(a*ROUND_DIRECTION)==0)
119 #define ROUGHLY(a) (((int)(a*ROUND_DIRECTION))/ROUND_DIRECTION)