Searched defs:hour (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/test/src/time/ |
H A D | TmHelper.h | 24 initialize_tm_data(struct tm * tm_data,int year,int month,int mday,int hour,int min,int sec,int wday,int yday) initialize_tm_data() argument
|
H A D | asctime_r_test.cpp | 18 call_asctime_r(struct tm * tm_data,int year,int month,int mday,int hour,int min,int sec,int wday,int yday,char * buffer) call_asctime_r() argument
|
H A D | asctime_test.cpp | 15 int mday, int hour, int min, int sec, int wday, in call_asctime()
|