Function report |
Source Code:lib\ubsan.c |
Create Date:2022-07-28 07:22:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__ubsan_handle_mul_overflow
Proto:void __ubsan_handle_mul_overflow(struct overflow_data *data, void *lhs, void *rhs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct overflow_data * | data | |
void * | lhs | |
void * | rhs |
205 | handle_overflow(data, lhs, rhs, '*') |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |