Home
last modified time | relevance | path

Searched refs:lhs_ (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.7.0/components/esp_system/
Dubsan.c123 void __ubsan_handle_add_overflow(void *data_, void *lhs_, void *rhs_);
124 void __ubsan_handle_sub_overflow(void *data_, void *lhs_, void *rhs_);
125 void __ubsan_handle_mul_overflow(void *data_, void *lhs_, void *rhs_);
127 void __ubsan_handle_divrem_overflow(void *data_, void *lhs_, void *rhs_);
128 void __ubsan_handle_shift_out_of_bounds(void *data_, void *lhs_, void *rhs_);
186 void *lhs_, in __ubsan_handle_add_overflow() argument
195 void *lhs_, in __ubsan_handle_sub_overflow() argument
204 void *lhs_, in __ubsan_handle_mul_overflow() argument
221 void *lhs_, in __ubsan_handle_divrem_overflow() argument
230 void *lhs_, in __ubsan_handle_shift_out_of_bounds() argument