Lines Matching full:28
279 unsigned int :28, second2:4; /* lower digit */
280 unsigned int :28, second1:4; /* upper digit */
281 unsigned int :28, minute2:4; /* lower digit */
282 unsigned int :28, minute1:4; /* upper digit */
283 unsigned int :28, hour2:4; /* lower digit */
284 unsigned int :28, hour1:4; /* upper digit */
285 unsigned int :28, weekday:4;
286 unsigned int :28, day2:4; /* lower digit */
287 unsigned int :28, day1:4; /* upper digit */
288 unsigned int :28, month2:4; /* lower digit */
289 unsigned int :28, month1:4; /* upper digit */
290 unsigned int :28, year2:4; /* lower digit */
291 unsigned int :28, year1:4; /* upper digit */
292 unsigned int :28, cntrl1:4; /* control-byte 1 */
293 unsigned int :28, cntrl2:4; /* control-byte 2 */
294 unsigned int :28, cntrl3:4; /* control-byte 3 */
301 unsigned int :28, second2:4; /* lower digit */
302 unsigned int :28, second1:4; /* upper digit */
303 unsigned int :28, minute2:4; /* lower digit */
304 unsigned int :28, minute1:4; /* upper digit */
305 unsigned int :28, hour2:4; /* lower digit */
306 unsigned int :28, hour1:4; /* upper digit */
307 unsigned int :28, day2:4; /* lower digit */
308 unsigned int :28, day1:4; /* upper digit */
309 unsigned int :28, month2:4; /* lower digit */
310 unsigned int :28, month1:4; /* upper digit */
311 unsigned int :28, year2:4; /* lower digit */
312 unsigned int :28, year1:4; /* upper digit */
313 unsigned int :28, weekday:4;
314 unsigned int :28, cntrl1:4; /* control-byte 1 */
315 unsigned int :28, cntrl2:4; /* control-byte 2 */
316 unsigned int :28, cntrl3:4; /* control-byte 3 */