Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_util.h75 void SwapIntelShortArray (short *s, int num);
H A Drt_util.c1215 void SwapIntelShortArray(short *s, int num) in SwapIntelShortArray() function
H A Drt_draw.c253 SwapIntelShortArray(tantable, length); in BuildTables()