| 函数逻辑报告 | 
| Source Code: kernel\acct.c | Create Date:2022-07-27 12:02:14 | 
| Last Modify:2020-03-17 15:14:29 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:encode_comp_t
函数原型:static comp_t encode_comp_t(unsigned long value)
返回类型:comp_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned long | value | 
| 320 | 当value大于Maximum fractional value. 循环 | 
| 329 | 如果rnd且value先自加大于Maximum fractional value. 则 | 
| 330 | value右移等于Base 8 (3 bit) exponent. 位 | 
| 331 | exp自加 | 
| 337 | exp左移等于13 bit mantissa. 位 | 
| 339 | 返回:exp | 
| 名称 | 描述 | 
|---|---|
| fill_ac | Write an accounting entry for an exiting process* The acct_process() call is the workhorse of the process* accounting system. The struct acct is built here and then written* into the accounting file. This function should only be called from | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |