Searched refs:BufState (Results 1 – 2 of 2) sorted by relevance
45 struct BufState { struct55 BufState* buf_state = nullptr; argument71 BufState* buf_state = static_cast<BufState*>(png_get_io_ptr(png_ptr)); in user_read_data()126 png_handler.buf_state = new BufState(); in LLVMFuzzerTestOneInput()
26 struct BufState {36 BufState* buf_state = nullptr;52 BufState* buf_state = static_cast<BufState*>(png_get_io_ptr(png_ptr));131 png_handler.buf_state = new BufState();