/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/ |
H A D | stmlib.h | 84 #define UNROLL2(x) x; x;
|
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/ |
H A D | stmlib.h | 84 #define UNROLL2(x) x; x;
|
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/eurorack/eurorack/stmlib/ |
H A D | stmlib.h | 84 #define UNROLL2(x) x; x;
|
/dports/devel/efl/efl-1.25.1/src/lib/evas/include/ |
H A D | evas_common_private.h | 356 #define UNROLL2(op...) op op macro 357 #define UNROLL4(op...) UNROLL2(op) UNROLL2(op)
|
/dports/graphics/xv/xv-3.10a/tiff/ |
H A D | tif_getimage.c | 699 #define UNROLL2(w, op1, op2) { \ macro 744 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 833 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/graphics/xv-m17n/xv-3.10a/tiff/ |
H A D | tif_getimage.c | 699 #define UNROLL2(w, op1, op2) { \ macro 744 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 833 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/japanese/xv/xv-3.10a/tiff/ |
H A D | tif_getimage.c | 699 #define UNROLL2(w, op1, op2) { \ macro 744 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 833 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/x11/xloadimage/xloadimage.4.1/tiff/ |
H A D | tif_getimage.c | 675 #define UNROLL2(w, op1, op2) { \ macro 723 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); 848 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++);
|
/dports/math/osi/Osi-0.108.6/CoinUtils/src/ |
H A D | CoinOslFactorization2.cpp | 942 #define UNROLL2 2 in c_ekkbtju_aux() macro 943 #ifndef UNROLL2 in c_ekkbtju_aux() 945 #define UNROLL2 2 in c_ekkbtju_aux() macro 947 #define UNROLL2 1 in c_ekkbtju_aux() 953 #if UNROLL2 < 2 in c_ekkbtju_aux() 958 #if UNROLL2 > 1 in c_ekkbtju_aux() 977 #if UNROLL2 < 2 in c_ekkbtju_aux()
|
/dports/math/clp/Clp-1.17.3/CoinUtils/src/ |
H A D | CoinOslFactorization2.cpp | 942 #define UNROLL2 2 in c_ekkbtju_aux() macro 943 #ifndef UNROLL2 in c_ekkbtju_aux() 945 #define UNROLL2 2 in c_ekkbtju_aux() macro 947 #define UNROLL2 1 in c_ekkbtju_aux() 953 #if UNROLL2 < 2 in c_ekkbtju_aux() 958 #if UNROLL2 > 1 in c_ekkbtju_aux() 977 #if UNROLL2 < 2 in c_ekkbtju_aux()
|
/dports/math/coinutils/CoinUtils-2.11.4/CoinUtils/src/ |
H A D | CoinOslFactorization2.cpp | 942 #define UNROLL2 2 in c_ekkbtju_aux() macro 943 #ifndef UNROLL2 in c_ekkbtju_aux() 945 #define UNROLL2 2 in c_ekkbtju_aux() macro 947 #define UNROLL2 1 in c_ekkbtju_aux() 953 #if UNROLL2 < 2 in c_ekkbtju_aux() 958 #if UNROLL2 > 1 in c_ekkbtju_aux() 977 #if UNROLL2 < 2 in c_ekkbtju_aux()
|
/dports/math/ogdf/OGDF/src/coin/CoinUtils/ |
H A D | CoinOslFactorization2.cpp | 939 #define UNROLL2 2 in c_ekkbtju_aux() macro 940 #ifndef UNROLL2 in c_ekkbtju_aux() 942 #define UNROLL2 2 in c_ekkbtju_aux() macro 944 #define UNROLL2 1 in c_ekkbtju_aux() 950 #if UNROLL2<2 in c_ekkbtju_aux() 955 #if UNROLL2>1 in c_ekkbtju_aux() 975 #if UNROLL2<2 in c_ekkbtju_aux()
|
/dports/graphics/xv/xv-3.10a/ |
H A D | xvtiff.c | 1426 #define UNROLL2(w, op1, op2) { \ macro 1474 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); 1596 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++);
|
/dports/japanese/xv/xv-3.10a/ |
H A D | xvtiff.c | 1426 #define UNROLL2(w, op1, op2) { \ macro 1474 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); 1596 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++);
|
/dports/graphics/xv-m17n/xv-3.10a/ |
H A D | xvtiff.c | 1426 #define UNROLL2(w, op1, op2) { \ macro 1474 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); 1596 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++);
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/ |
H A D | tif_getimage.c | 993 #define UNROLL2(w, op1, op2) { \ macro 1060 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1190 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/ |
H A D | tif_getimage.c | 993 #define UNROLL2(w, op1, op2) { \ macro 1060 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1190 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/ |
H A D | tif_getimage.c | 993 #define UNROLL2(w, op1, op2) { \ macro 1060 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1190 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/ |
H A D | tif_getimage.c | 993 #define UNROLL2(w, op1, op2) { \ macro 1060 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1190 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/ |
H A D | tif_getimage.c | 992 #define UNROLL2(w, op1, op2) { \ macro 1059 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1189 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/ |
H A D | tif_getimage.c | 992 #define UNROLL2(w, op1, op2) { \ macro 1059 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1189 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/ |
H A D | tif_getimage.c | 1005 #define UNROLL2(w, op1, op2) { \ macro 1072 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1202 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/ |
H A D | tif_getimage.c | 1005 #define UNROLL2(w, op1, op2) { \ macro 1072 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1202 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/ |
H A D | tif_getimage.c | 1004 #define UNROLL2(w, op1, op2) { \ macro 1071 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1201 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/ |
H A D | tif_getimage.c | 1009 #define UNROLL2(w, op1, op2) { \ macro 1076 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc() 1206 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
|