HomeSort by relevance Sort by last modified time
    Searched defs:PNG_RESTRICT (Results 1 - 3 of 3) sorted by null

  /external/libpng/
pngconf.h 386 # ifndef PNG_RESTRICT
387 # define PNG_RESTRICT __restrict
414 # ifndef PNG_RESTRICT
415 # define PNG_RESTRICT __restrict
438 # ifndef PNG_RESTRICT
440 # define PNG_RESTRICT __restrict
445 # ifndef PNG_RESTRICT
446 # define PNG_RESTRICT __restrict
466 #ifndef PNG_RESTRICT
467 # define PNG_RESTRICT /* The C99 "restrict" feature *
    [all...]
pngpriv.h 63 # define PNG_RESTRICT restrict
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 244 # define PNG_RESTRICT restrict
250 # define PNG_RESTRICT restrict
252 # define PNG_RESTRICT
    [all...]

Completed in 525 milliseconds