Function report |
Source Code:lib\math\reciprocal_div.c |
Create Date:2022-07-28 06:43:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:For a description of the algorithm please have a look at* include/linux/reciprocal_div.h
Proto:struct reciprocal_value reciprocal_value(u32 d)
Type:struct reciprocal_value
Parameter:
Type | Parameter | Name |
---|---|---|
u32 | d |
22 | ++m |
24 | sh1 = min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(l, 1) |
25 | sh2 = max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(l - 1, 0) |
27 | Return R |
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 |