Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_overflow.c Create Date:2022-07-28 06:30:39
Last Modify:2022-05-18 10:03:51 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:test_u16_overflow

Proto:static int __attribute__((__section__(".init.text"))) __attribute__((__cold__))test_u16_overflow(void)

Type:int

Parameter:Nothing

265  err = 0
265  printk("\0016"KBUILD_MODNAME": %-3s: %zu arithmetic tests\n", "u16", ( size of u16_tests / sizeof((u16_tests)[0]) + ((int)(sizeof(struct{int : ( - !!(__builtin_types_compatible_p(typeof((u16_tests)), typeof( & (u16_tests)[0]))));})))))
265  When i < size of u16_tests / sizeof((u16_tests)[0]) + sizeof(struct{int : ( - !!(__builtin_types_compatible_p(typeof((u16_tests)), typeof( & (u16_tests)[0]))));}) cycle err |= do_test_u16( & u16_tests[i])
265  Return err
Caller
NameDescribe
test_overflow_calculation