Home
last modified time | relevance | path

Searched defs:GET_DATA_DIBIT (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Darrayaccess.h139 #define GET_DATA_DIBIT(pdata, n) \ macro
244 #define GET_DATA_DIBIT(pdata, n) l_getDataDibit(pdata, n) macro
/dports/multimedia/ccextractor/ccextractor-0.85/windows/libs/include/
H A Darrayaccess.h139 #define GET_DATA_DIBIT(pdata, n) \ macro
244 #define GET_DATA_DIBIT(pdata, n) l_getDataDibit(pdata, n) macro
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Darrayaccess.h76 #define GET_DATA_DIBIT(pdata, n) \ macro