Lines Matching refs:fault
148 #define context(ps,fault) anon_context(ps); png_store *fault argument
3443 context(ps, fault); in make_transform_image()
3560 Catch(fault) in make_transform_image()
3566 store_write_reset(fault); in make_transform_image()
3676 context(ps, fault); in make_size_image()
3858 Catch(fault) in make_size_image()
3864 store_write_reset(fault); in make_size_image()
3984 context(ps, fault); in make_error()
4031 Catch (fault) in make_error()
4032 ps = fault; /* expected exit, make sure ps is not clobbered */ in make_error()
4076 Catch(fault) in make_error()
4078 store_write_reset(fault); in make_error()
4150 context(ps, fault); in perform_formatting_test()
4206 Catch(fault) in perform_formatting_test()
4208 store_write_reset(fault); in perform_formatting_test()
5027 context(psIn, fault); in standard_test()
5103 Catch(fault) in standard_test()
5104 d.ps = fault; /* make sure this hasn't been clobbered. */ in standard_test()
6065 context(&pmIn->this, fault); in transform_test()
6136 Catch(fault) in transform_test()
6138 modifier_reset(voidcast(png_modifier*,(void*)fault)); in transform_test()
8857 context(&pmIn->this, fault); in gamma_test()
8996 Catch(fault) in gamma_test()
8997 modifier_reset(voidcast(png_modifier*,(void*)fault)); in gamma_test()