Searched refs:REPEAT2 (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_getimage.c1050 #define REPEAT4(op) REPEAT2(op); REPEAT2(op)
1051 #define REPEAT2(op) op; op macro
1087 REPEAT2(op2); \
/external/pdfium/third_party/libtiff/
H A Dtif_getimage.c1109 #define REPEAT4(op) REPEAT2(op); REPEAT2(op)
1110 #define REPEAT2(op) op; op macro
1146 REPEAT2(op2); \

Completed in 343 milliseconds