Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_util.h74 void SwapIntelLongArray (long *l, int num);
H A Drt_util.c1207 void SwapIntelLongArray(long *l, int num) in SwapIntelLongArray() function
H A Drt_ted.c1402 SwapIntelLongArray((long *)&RTLMap.planestart, NUMPLANES); in ReadROTTMap()
1403 SwapIntelLongArray((long *)&RTLMap.planelength, NUMPLANES); in ReadROTTMap()
H A Drt_draw.c238 SwapIntelLongArray(&sintable[0], length); in BuildTables()