Home | History | Annotate | Download | only in s390x

Lines Matching full:malloc

47    do_cu42(malloc(1), 10, pattern2, 4);             // complaint (2 bytes)
50 do_cu42(malloc(2), 10, pattern2, 4); // no complaint
53 do_cu42(malloc(1), 10, pattern4, 4); // complaint (4 bytes)
56 do_cu42(malloc(2), 10, pattern4, 4); // complaint (4 bytes)
59 do_cu42(malloc(3), 10, pattern4, 4); // complaint (4 bytes)
62 do_cu42(malloc(4), 10, pattern4, 4); // no complaint
71 input = malloc(10);
75 input = malloc(10);
80 input = malloc(10);
85 input = malloc(10);
90 input = malloc(10);
95 input = malloc(10);
102 input = malloc(10);