Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_s8_overflow

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

Type:int

Parameter:Nothing

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