Function report |
Source Code:lib\test_hexdump.c |
Create Date:2022-07-28 06:26:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_hexdump_overflow_set
Proto:static void __init test_hexdump_overflow_set(size_t buflen, bool ascii)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
size_t | buflen | |
bool | ascii |
210 | i = 0 |
211 | rs = ( get_random_int() % 2 + 1) * 16 |
213 | Do |
215 | len = get_random_int() % rs + gs |
Name | Describe |
---|---|
test_hexdump_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 |