Function report |
Source Code:lib\interval_tree_test.c |
Create Date:2022-07-28 07:21:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init
Proto:static void init(void)
Type:void
Parameter:Nothing
46 | b = (prandom_u32_state( & rnd) >> 4) % max_endpoint |
47 | a = (prandom_u32_state( & rnd) >> 4) % b |
49 | Start of interval = a |
58 | When i < nsearches cycle queries[i] = (prandom_u32_state( & rnd) >> 4) % max_endpoint |
Name | Describe |
---|---|
interval_tree_test_init |
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 |