Home
last modified time | relevance | path

Searched refs:plong (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/sysutils/cdrkit/cdrkit-1.1.11/icedax/
H A Dresample.c368 for (; plong < pend;) { in change_endianness()
369 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) | in change_endianness()
371 plong++; in change_endianness()
387 for (; plong < pend0;) { in change_endianness()
388 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) | in change_endianness()
390 plong++; in change_endianness()
429 for (; plong < pend;) { in swap_channels()
430 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) | in swap_channels()
432 plong++; in swap_channels()
449 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) | in swap_channels()
[all …]
/dports/sysutils/genisoimage/cdrkit-1.1.11/icedax/
H A Dresample.c368 for (; plong < pend;) { in change_endianness()
369 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) | in change_endianness()
371 plong++; in change_endianness()
387 for (; plong < pend0;) { in change_endianness()
388 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) | in change_endianness()
390 plong++; in change_endianness()
429 for (; plong < pend;) { in swap_channels()
430 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) | in swap_channels()
432 plong++; in swap_channels()
449 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) | in swap_channels()
[all …]
/dports/devel/sunpromake/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/devel/smake/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/devel/sccs/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/devel/schilybase/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/net/rscsi/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/archivers/star/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/editors/ved/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/cdda2wav/
H A Dresample.c463 for (; plong < pend; ) {
464 *plong = ((*plong >> 8L) & UINT_C(0x00ff00ff)) |
466 plong++;
482 for (; plong < pend0; ) {
483 *plong = ((*plong >> 8L) & ULONG_C(0x00ff00ff00ff00ff)) |
485 plong++;
529 for (; plong < pend; ) {
530 *plong = ((*plong >> 16L) & UINT_C(0x0000ffff)) |
532 plong++;
549 *plong = ((*plong >> 16L) & ULONG_C(0x0000ffff0000ffff)) |
[all …]
/dports/news/mmail/mmail-0.52/mmail/
H A Dopxstrct.h52 typedef unsigned char plong[4]; typedef
79 plong date_written; /* Date in packed MS-DOS format */
80 plong date_arrived; /* Date the message arrived on the BBS, in packed
264 plong NextAvail; /* Next "page" = Total file size, here */
297 plong offset; /* Start of message in MAIL.DAT */
334 plong unknown1;
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/freebl/
H A Dos2_rand.c196 unsigned long *plong = 0; in RNG_SystemInfoForRNG() local
219 plong = (unsigned long *)malloc(sizeof(*plong)); in RNG_SystemInfoForRNG()
220 RNG_RandomUpdate(&plong, sizeof(plong)); in RNG_SystemInfoForRNG()
221 RNG_RandomUpdate(plong, sizeof(*plong)); in RNG_SystemInfoForRNG()
222 free(plong); in RNG_SystemInfoForRNG()
/dports/devel/z88dk/z88dk/testsuite/
H A DIssue_1662_static_ptrs.c8 long *plong; variable
18 return *plong++; in linc()
35 return *plong--; in ldec()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Dcombase.h244 static inline LONG WINAPI InterlockedIncrement( volatile LONG * plong ) in InterlockedIncrement() argument
245 { return InterlockedIncrement( const_cast<LONG*>( plong ) ); } in InterlockedIncrement()
247 static inline LONG WINAPI InterlockedDecrement( volatile LONG * plong ) in InterlockedDecrement() argument
248 { return InterlockedDecrement( const_cast<LONG*>( plong ) ); } in InterlockedDecrement()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/objc.dg/property/
H A Dat-property-22.m37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/obj-c++.dg/property/
H A Dat-property-22.mm37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/obj-c++.dg/property/
H A Dat-property-22.mm37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc.dg/property/
H A Dat-property-22.m37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc.dg/property/
H A Dat-property-22.m37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/obj-c++.dg/property/
H A Dat-property-22.mm37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc.dg/property/
H A Dat-property-22.m37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc.dg/property/
H A Dat-property-22.m37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/obj-c++.dg/property/
H A Dat-property-22.mm37 long plong;
59 @property (assign) long plong;
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc.dg/property/
H A Dat-property-22.m37 long plong; field
59 @property (assign) long plong; property
81 @synthesize plong;
115 object.plong = 4;
116 if (object.plong != 4)

12345678