Searched defs:_DEFUN (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | time.h | 6 #define _DEFUN(a,b,c) a(c) macro 70 _DEFUN (localtime_r, (tim_p, res), struct 74 static _CONST int mon_lengths[2][MONSPERYEAR] = { 79 static _CONST int year_lengths[2] = { 84 long days, rem; 85 int y; 86 int yleap; 87 _CONST int *ip;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | _ansi.h | 39 #define _DEFUN(name, arglist, args) name(args) macro 58 #define _DEFUN(name, arglist, args) name arglist args; macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | _ansi.h | 39 #define _DEFUN(name, arglist, args) name(args) macro 58 #define _DEFUN(name, arglist, args) name arglist args; macro
|