Searched defs:dayp (Results 1 - 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/arch/m68k/mac/ |
| H A D | misc.c | 546 unmktime(time64_t time, long offset, int *yearp, int *monp, int *dayp, int *hourp, int *minp, int *secp) unmktime() argument
|
| /kernel/linux/linux-6.6/arch/m68k/mac/ |
| H A D | misc.c | 545 unmktime(time64_t time, long offset, int *yearp, int *monp, int *dayp, int *hourp, int *minp, int *secp) unmktime() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dmi.h | 126 static inline bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dmi.h | 126 static inline bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | dmi_scan.c | 1018 bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date() argument
|
| /kernel/linux/linux-6.6/drivers/firmware/ |
| H A D | dmi_scan.c | 1025 bool dmi_get_date(int field, int *yearp, int *monthp, int *dayp) in dmi_get_date() argument
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | zic.c | 1394 rulesub(register struct rule *const rp, const char *const loyearp, const char *const hiyearp, const char *const typep, const char *const monthp, const char *const dayp, const char *const timep) rulesub() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| H A D | zic.c | 1393 rulesub(register struct rule *const rp, const char *const loyearp, const char *const hiyearp, const char *const typep, const char *const monthp, const char *const dayp, const char *const timep) rulesub() argument
|
| /third_party/tzdata/ |
| H A D | zic.c | 2143 rulesub(struct rule *rp, const char *loyearp, const char *hiyearp, const char *typep, const char *monthp, const char *dayp, const char *timep) rulesub() argument
|
Completed in 21 milliseconds