Home | History | Annotate | Download | only in testprof

Lines Matching full:sizeof

47    for (x = 0; x < (int)(sizeof(sizes)/sizeof(sizes[0])); x++) {
121 for (s = 0; s < (sizeof(sizes)/sizeof(sizes[0])); s++) {
127 x = sizeof(buf[0]);
130 y = sizeof(buf[1]);
144 y = sizeof(buf[0]);
151 z = sizeof(buf[0]);
164 y = sizeof(buf[1]);
172 z = sizeof(buf[0]);
191 x = sizeof(buf[0]);
194 x = sizeof(buf[0]);
201 y = sizeof (buf[1]);
203 zeromem (buf[0], sizeof (buf[0]));
204 x = sizeof (buf[0]);
220 x = sizeof (buf[1]);