Home
last modified time | relevance | path

Searched defs:__strftimelike (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/linux/user/include/sys/
H A Dcdefs.h91 #define __strftimelike(x) __attribute__((__format__(strftime, x, 0))) macro
/third_party/musl/include/sys/linux/
H A Dcdefs.h91 #define __strftimelike(x) __attribute__((__format__(strftime, x, 0))) macro
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h504 #define __strftimelike(fmtarg, firstvararg) macro
513 #define __strftimelike(fmtarg, firstvararg) \ macro

Completed in 3 milliseconds