Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_s32_overflow

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

Type:int

Parameter:Nothing

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