Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:test_s16_overflow

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

Type:int

Parameter:Nothing

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