Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dmytypes.h101 #define BOUND_16PIX(x) ( TRUNC16((x) + MOD16(x)) ) macro
/dports/games/jfsw/jfsw-c434002/src/
H A Dmytypes.h263 #define BOUND_16PIX(x) ( TRUNC16((x) + MOD16(x)) ) macro