Function report |
Source Code:mm\sparse.c |
Create Date:2022-07-28 15:34:12 |
Last Modify:2020-03-17 22:36:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:next_present_section_nr
Proto:static inline unsigned long next_present_section_nr(unsigned long section_nr)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | section_nr |
203 | Do |
204 | section_nr++ |
205 | If present_section_nr(section_nr) Then Return section_nr |
207 | When section_nr <= There are a number of times that we loop over NR_MEM_SECTIONS,* looking for section_present() on each cycle |
209 | Return -1 |
Name | Describe |
---|---|
first_present_section_nr |
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 |