Searched defs:error_action (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/strace/ |
H A D | unwind-libunwind.c | 85 unwind_error_action_fn error_action, in print_stack_frame() 131 unwind_error_action_fn error_action, in walk() 163 unwind_error_action_fn error_action, in tcb_walk()
|
H A D | unwind-libdw.c | 133 unwind_error_action_fn error_action; member 181 unwind_error_action_fn error_action, in tcb_walk()
|
/aosp_15_r20/external/libpng/ |
H A D | pngrtran.c | 966 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() 1055 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, in png_set_rgb_to_gray()
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | pngvalid.c | 7778 int error_action = 1; /* no error, no defines in png.h */ in image_transform_png_set_rgb_to_gray_set() local
|