Function report |
Source Code:lib\rhashtable.c |
Create Date:2022-07-28 06:25:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rounded_hashtable_size
Proto:static size_t rounded_hashtable_size(const struct rhashtable_params *params)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct rhashtable_params * | params |
954 | Else retsize = max - return maximum of two values of the same or compatible types*@x: first value*@y: second value(HASH_DEFAULT_SIZE, (unsignedlong)min_size) |
958 | Return retsize |
Name | Describe |
---|---|
rhashtable_init | hashtable_init - initialize a new hash table*@ht: hash table to be initialized*@params: configuration parameters* Initializes a new hash table based on the provided configuration* parameters |
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 |