函数逻辑报告 |
Source Code:lib\mpi\generic_mpih-rshift.c |
Create Date:2022-07-27 08:17:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Shift U (pointed to by UP and USIZE limbs long) CNT bits to the right* and store the USIZE least significant limbs of the result at WP.* The bits shifted out to the right are returned.* Argument constraints:* 1. 0 < CNT < BITS_PER_MP_LIMB* 2
函数原型:mpi_limb_t mpihelp_rshift(mpi_ptr_t wp, mpi_ptr_t up, mpi_size_t usize, unsigned cnt)
返回类型:mpi_limb_t
参数:
类型 | 参数 | 名称 |
---|---|---|
mpi_ptr_t | wp | |
mpi_ptr_t | up | |
mpi_size_t | usize | |
unsigned | cnt |
37 | wp减等于1 |
49 | 返回:retval |
名称 | 描述 |
---|---|
mpi_powm | 异或取模 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |