Searched refs:CHOP (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/third_party/zlib_v128/
H A Dadler32.c29 # define CHOP(a) \ macro
37 CHOP(a); \
42 CHOP(a); \
/external/zlib/src/
H A Dadler32.c29 # define CHOP(a) \ macro
37 CHOP(a); \
42 CHOP(a); \
/external/libpng/
H A Dpngrtran.c1502 # define CHOP(x) (x)=((png_uint_16)PNG_DIV257(x)) macro
1503 CHOP(png_ptr->background.red);
1504 CHOP(png_ptr->background.green);
1505 CHOP(png_ptr->background.blue);
1506 CHOP(png_ptr->background.gray);
1507 # undef CHOP macro
/external/pdfium/third_party/libpng16/
H A Dpngrtran.c1502 # define CHOP(x) (x)=((png_uint_16)PNG_DIV257(x)) macro
1503 CHOP(png_ptr->background.red);
1504 CHOP(png_ptr->background.green);
1505 CHOP(png_ptr->background.blue);
1506 CHOP(png_ptr->background.gray);
1507 # undef CHOP macro
/external/skia/third_party/libpng/
H A Dpngrtran.c1502 # define CHOP(x) (x)=((png_uint_16)PNG_DIV257(x)) macro
1503 CHOP(png_ptr->background.red);
1504 CHOP(png_ptr->background.green);
1505 CHOP(png_ptr->background.blue);
1506 CHOP(png_ptr->background.gray);
1507 # undef CHOP macro
/external/bison/tests/
H A Dtestsuite[all...]

Completed in 421 milliseconds