Lines Matching full:digit
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 */
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 */
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 */