Searched refs:zeroArr2 (Results 1 – 1 of 1) sorted by relevance
73 void *const zeroArr2 = my_calloc(1, 0); in test1() local77 gi = OBJECT_SIZE_BUILTIN(zeroArr2, 0); in test1()420 void *const zeroArr2 = calloc_function_pointer(1, 0); in test_fn_pointer() local424 gi = __builtin_object_size(zeroArr2, 0); in test_fn_pointer()484 void *const zeroArr2 = calloc_function_pointer_with_typedef(1, 0); in test_fn_pointer_typedef() local488 gi = __builtin_object_size(zeroArr2, 0); in test_fn_pointer_typedef()