Home
last modified time | relevance | path

Searched defs:png_control_jmp_buf (Results 1 – 1 of 1) sorted by relevance

/external/libpng/
Dpngpriv.h2070 # define png_control_jmp_buf(pc) (((jmp_buf*)((pc)->error_buf))[0]) macro
2072 # define png_control_jmp_buf(pc) ((pc)->error_buf) macro