Lines Matching refs:error_buf
1931 png_voidp error_buf; /* Always a jmp_buf at present. */ 1944 # define png_control_jmp_buf(pc) (((jmp_buf*)((pc)->error_buf))[0]) 1946 # define png_control_jmp_buf(pc) ((pc)->error_buf)