Home
last modified time | relevance | path

Searched refs:SwapLong (Results 1 – 25 of 30) sorted by relevance

12

/dports/math/amath/amath-1.8.5/build/flexcat/
H A Dcreatecat.c71 swapped_long = SwapLong(virtuallen); in CatPuts()
204 verChunk.ID = SwapLong(verChunk.ID); in CreateCat()
266 verChunk.ID = SwapLong(verChunk.ID); in CreateCat()
283 int i_tmp = SwapLong(i); in CreateCat()
286 i_tmp = SwapLong(CodeSet); in CreateCat()
303 int tmp_ID = SwapLong(cs->ID); in CreateCat()
339 tmp_Len = SwapLong(CatLen); in CreateCat()
344 tmp_Len = SwapLong(CatLen); in CreateCat()
H A Dswapfuncs.c28 uint32 (*SwapLong)(uint32 r) = NULL; variable
67 SwapLong = SwapLong4321; in SwapChoose()
69 SwapLong = SwapLong1234; in SwapChoose()
H A Dswapfuncs.h27 extern uint32 ( *SwapLong ) ( uint32 r );
/dports/games/quake2-relay/relay-0.4/common/
H A Dendian.h27 extern long SwapLong(long l);
33 #define LittleLong(x) (SwapLong(x))
45 #define BigLong(x) (SwapLong(x))
H A Dendian.c35 int SwapLong(int l) in SwapLong() function
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginDDS.cpp348 SwapLong(&header->dwMagic); in SwapHeader()
349 SwapLong(&header->surfaceDesc.dwSize); in SwapHeader()
350 SwapLong(&header->surfaceDesc.dwFlags); in SwapHeader()
351 SwapLong(&header->surfaceDesc.dwHeight); in SwapHeader()
352 SwapLong(&header->surfaceDesc.dwWidth); in SwapHeader()
354 SwapLong(&header->surfaceDesc.dwDepth); in SwapHeader()
355 SwapLong(&header->surfaceDesc.dwMipMapCount); in SwapHeader()
357 SwapLong(&header->surfaceDesc.dwReserved1[i]); in SwapHeader()
359 SwapLong(&header->surfaceDesc.ddsCaps.dwCaps1); in SwapHeader()
360 SwapLong(&header->surfaceDesc.ddsCaps.dwCaps2); in SwapHeader()
[all …]
H A DPluginRAS.cpp220 SwapLong(&header.magic); in Load()
221 SwapLong(&header.width); in Load()
222 SwapLong(&header.height); in Load()
223 SwapLong(&header.depth); in Load()
224 SwapLong(&header.length); in Load()
225 SwapLong(&header.type); in Load()
226 SwapLong(&header.maptype); in Load()
227 SwapLong(&header.maplength); in Load()
H A DPluginIFF.cpp166 SwapLong(&type); in Validate()
178 SwapLong(&type); in Validate()
207 SwapLong(&type); in Load()
215 SwapLong(&size); in Load()
220 SwapLong(&type); in Load()
235 SwapLong(&ch_type); in Load()
240 SwapLong(&ch_size); in Load()
H A DPluginICO.cpp133 SwapLong(&header->biSize); in SwapInfoHeader()
134 SwapLong((DWORD *)&header->biWidth); in SwapInfoHeader()
135 SwapLong((DWORD *)&header->biHeight); in SwapInfoHeader()
138 SwapLong(&header->biCompression); in SwapInfoHeader()
139 SwapLong(&header->biSizeImage); in SwapInfoHeader()
140 SwapLong((DWORD *)&header->biXPelsPerMeter); in SwapInfoHeader()
141 SwapLong((DWORD *)&header->biYPelsPerMeter); in SwapInfoHeader()
142 SwapLong(&header->biClrUsed); in SwapInfoHeader()
143 SwapLong(&header->biClrImportant); in SwapInfoHeader()
158 SwapLong(&ent->dwBytesInRes); in SwapIconDirEntries()
[all …]
H A DPluginBMP.cpp98 SwapLong(&header->biSize); in SwapInfoHeader()
99 SwapLong((DWORD *)&header->biWidth); in SwapInfoHeader()
103 SwapLong(&header->biCompression); in SwapInfoHeader()
104 SwapLong(&header->biSizeImage); in SwapInfoHeader()
107 SwapLong(&header->biClrUsed); in SwapInfoHeader()
108 SwapLong(&header->biClrImportant); in SwapInfoHeader()
113 SwapLong(&header->bcSize); in SwapCoreHeader()
122 SwapLong(&header->biSize); in SwapOS21XHeader()
132 SwapLong(&header->bfSize); in SwapFileHeader()
135 SwapLong(&header->bfOffBits); in SwapFileHeader()
[all …]
H A DPluginSGI.cpp125 SwapLong((DWORD*)&header->pixmin); in SwapHeader()
126 SwapLong((DWORD*)&header->pixmax); in SwapHeader()
127 SwapLong((DWORD*)&header->colormap); in SwapHeader()
279 SwapLong((DWORD*)&pRowIndex[i]); in Load()
H A DPluginTARGA.cpp305 SwapLong (&ex->key_color); in SwapExtensionArea()
310 SwapLong (&ex->color_correction_offset); in SwapExtensionArea()
311 SwapLong (&ex->postage_stamp_offset); in SwapExtensionArea()
312 SwapLong (&ex->scan_line_offset); in SwapExtensionArea()
317 SwapLong(&footer->extension_offset); in SwapFooter()
318 SwapLong(&footer->developer_offset); in SwapFooter()
H A DMNGHelper.cpp254 SwapLong(lp); in mng_SwapLong()
1208 SwapLong(&jng_width); in mng_WriteJNG()
1209 SwapLong(&jng_height); in mng_WriteJNG()
1212 SwapLong(&jng_width); in mng_WriteJNG()
1213 SwapLong(&jng_height); in mng_WriteJNG()
H A DPSDParser.cpp127 SwapLong(&v); in get()
193 SwapLong(&v); in set()
1272 SwapLong(&v); in ReadImageLine()
1525 SwapLong(&rleLineSizeList[index]); in ReadImageData()
1708 SwapLong(&v); in WriteImageLine()
1909 SwapLong(&rleLineSizeList[index]); in WriteImageData()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dm_swap.h54 static inline DWORD SwapLong(DWORD x) in SwapLong() function
66 #define LittleLong SwapLong
69 #define BigLong SwapLong
/dports/astro/gpsbabel14/gpsbabel-1.4.4/win32/gui/
H A DVersionInfo.pas34 function SwapLong (L: LongInt): LongInt; assembler; in SwapLong() function
51 StrLFmt (KeyPath, 255, '\StringFileInfo\%.8x\%s', [SwapLong (LongInt (p^)), vsKey]);
/dports/games/cultivation/Cultivation_8_UnixSource/minorGems/sound/portaudio/pa_asio/
H A Dpa_asio.cpp871 if (swap) temp = SwapLong(temp); in Input_Int32_Float32()
891 if (swap) temp = SwapLong(temp); in Input_Float32_Float32()
929 if (swap) temp = SwapLong(temp); in Input_Int32_Int32()
949 if (swap) temp = SwapLong(temp); in Input_Float32_Int32()
990 if (swap) temp = SwapLong(temp); in Input_Int32_Int16()
1004 if (swap) temp = SwapLong(temp); in Input_Int32_Int16()
1493 if (swap) temp = SwapLong(temp); in Output_Int32_Int32()
1515 if (swap) temp = SwapLong(temp); in Output_Int32_Float32()
1555 if (swap) temp = SwapLong(temp); in Output_Int16_Int32()
1614 if (swap) temp = SwapLong(temp); in Output_Int8_Int32()
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/portaudio_v18_1/pa_asio/
H A Dpa_asio.cpp871 if (swap) temp = SwapLong(temp); in Input_Int32_Float32()
891 if (swap) temp = SwapLong(temp); in Input_Float32_Float32()
929 if (swap) temp = SwapLong(temp); in Input_Int32_Int32()
949 if (swap) temp = SwapLong(temp); in Input_Float32_Int32()
990 if (swap) temp = SwapLong(temp); in Input_Int32_Int16()
1004 if (swap) temp = SwapLong(temp); in Input_Int32_Int16()
1493 if (swap) temp = SwapLong(temp); in Output_Int32_Int32()
1515 if (swap) temp = SwapLong(temp); in Output_Int32_Float32()
1555 if (swap) temp = SwapLong(temp); in Output_Int16_Int32()
1614 if (swap) temp = SwapLong(temp); in Output_Int8_Int32()
[all …]
/dports/graphics/freeimage/FreeImage/Source/
H A DUtilities.h444 SwapLong(DWORD *lp) { in SwapLong() function
458 SwapLong(&tmp.ul[0]); in SwapInt64()
459 SwapLong(&tmp.ul[1]); in SwapInt64()
/dports/games/csmash/csmash-0.6.6/
H A DNetwork.h28 long SwapLong( long l );
H A DNetwork.cpp81 SwapLong( long l ) { in SwapLong() function
117 l = SwapLong(l); in SendLong()
137 l = SwapLong(l); in ReadLong()
H A DPlayer.cpp1346 l = SwapLong(m_pow); in SendSwing()
1350 l = SwapLong(m_swingType); in SendSwing()
1352 l = SwapLong((long)m_swingSide); in SendSwing()
1354 l = SwapLong(m_swing); in SendSwing()
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_util.c1150 #define SwapLong MotoLong macro
1155 #define SwapLong IntelLong macro
1174 long SwapLong (long l) in SwapLong() function
1195 #undef SwapLong
/dports/graphics/libpgf/PGF/Console/src/
H A DUtilities.h208 SwapLong(DWORD *lp) { in SwapLong() function
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinFont.c215 static void SwapLong(PULONG p);
2284 SwapLong(&cmapKey); in LoadFontRanges()
2298 SwapLong(&encTable.offset); in LoadFontRanges()
2405 SwapLong(PULONG p) in SwapLong() function

12