Home
last modified time | relevance | path

Searched refs:_CONST (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dtime.h7 #define _CONST const macro
50 _CONST struct tm *tim_p _AND
53 static _CONST char day_name[7][3] = {
56 static _CONST char mon_name[12][3] = {
71 _CONST time_t * tim_p _AND
74 static _CONST int mon_lengths[2][MONSPERYEAR] = {
79 static _CONST int year_lengths[2] = {
87 _CONST int *ip;
145 _CONST time_t * tim_p _AND