函数逻辑报告 |
Source Code:lib\mpi\mpih-mul.c |
Create Date:2022-07-27 08:17:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mpihelp_release_karatsuba_ctx
函数原型:void mpihelp_release_karatsuba_ctx(struct karatsuba_ctx *ctx)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct karatsuba_ctx * | ctx |
397 | 如果tp则mpi_free_limb_space(tp) |
399 | 如果tspace则mpi_free_limb_space(tspace) |
403 | 如果tp则mpi_free_limb_space(tp) |
405 | 如果tspace则mpi_free_limb_space(tspace) |
名称 | 描述 |
---|---|
mpihelp_mul | Multiply the natural numbers u (pointed to by UP, with USIZE limbs)* and v (pointed to by VP, with VSIZE limbs), and store the result at* PRODP. USIZE + VSIZE limbs are always stored, but if the input* operands are normalized |
mpi_powm | 异或取模 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |