Searched refs:time_and_date (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | test_printf.c | 497 time_and_date(void) in time_and_date() function 690 time_and_date(); in test_pointer()
|
H A D | vsprintf.c | 1886 char *time_and_date(char *buf, char *end, void *ptr, struct printf_spec spec, in time_and_date() function 2300 return time_and_date(buf, end, ptr, spec, fmt); in pointer()
|
/kernel/linux/linux-6.6/lib/ |
H A D | test_printf.c | 505 time_and_date(void) in time_and_date() function 800 time_and_date(); in test_pointer()
|
H A D | vsprintf.c | 1927 char *time_and_date(char *buf, char *end, void *ptr, struct printf_spec spec, in time_and_date() function 2466 return time_and_date(buf, end, ptr, spec, fmt); in pointer()
|
Completed in 10 milliseconds