Function report | 
Source Code:lib\mpi\mpicoder.c | 
Create Date:2022-07-28 07:18:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mpi_read_raw_data - Read a raw byte stream as a positive integer*@xbuffer: The data to read*@nbytes: The amount of data to read
Proto:MPI mpi_read_raw_data(const void *xbuffer, size_t nbytes)
Type:MPI
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const void * | xbuffer | |
| size_t | nbytes | 
| 49 | If nbits > MAX_EXTERN_MPI_BITS Then | 
| 57 | val = -- mpiutil.c -- | 
| 58 | If Not val Then Return NULL | 
| 61 | indicates a negative number = 0 | 
| 64 | If nbytes > 0 Then | 
| 65 | i = BYTES_PER_MPI_LIMB - nbytes % BYTES_PER_MPI_LIMB | 
| 66 | i %= BYTES_PER_MPI_LIMB | 
| 77 | Return val | 
| Name | Describe | 
|---|---|
| mpi_read_from_buffer | 
| 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  |