HomeSort by relevance Sort by last modified time
    Searched refs:RESULT_STRICT (Results 1 - 2 of 2) sorted by null

  /external/libpng/contrib/libtests/
pngimage.c 537 #define RESULT_STRICT(r) (((r) & ~((1U<<WARNINGS)-1)) == 0)
    [all...]
  /external/libpng/contrib/tools/
pngcp.c 154 #define RESULT_STRICT(r) (((r) & ~((1U<<WARNINGS)-1)) == 0)
    [all...]

Completed in 167 milliseconds