Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dtime.h6 #define _DEFUN(a,b,c) a(c) macro
49 _DEFUN (asctime_r, (tim_p, result),
70 _DEFUN (localtime_r, (tim_p, res), struct
144 _DEFUN (ctime_r, (tim_p, result),