Home
last modified time | relevance | path

Searched defs:_DEFUN (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/include/linux/
Dtime.h8 #define _DEFUN(a,b,c) a(c) macro
72 _DEFUN (localtime_r, (tim_p, res), struct
76 static _CONST int mon_lengths[2][MONSPERYEAR] = {
81 static _CONST int year_lengths[2] = {
86 long days, rem;
87 int y;
88 int yleap;
89 _CONST int *ip;