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

  /external/libpng/contrib/libtests/
pngstest.c 67 # define aligncastconst(type, value) \ macro
71 # define aligncastconst(type, value) ((const void*)(value)) macro
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 96 # define aligncastconst(type, value) \ macro
102 # define aligncastconst(type, value) ((const void*)(value)) macro
    [all...]

Completed in 71 milliseconds