Searched defs:png_control_jmp_buf (Results 1 – 1 of 1) sorted by relevance
2052 # define png_control_jmp_buf(pc) (((jmp_buf*)((pc)->error_buf))[0]) macro2054 # define png_control_jmp_buf(pc) ((pc)->error_buf) macro
Completed in 7 milliseconds