Home
last modified time | relevance | path

Searched defs:Y_TIME_CONVERT (Results 1 – 2 of 2) sorted by relevance

/external/yaffs2/yaffs2/
Dyportenv.h71 #define Y_TIME_CONVERT(x) (x).tv_sec macro
74 #define Y_TIME_CONVERT(x) (x) macro
/external/yaffs2/yaffs2/direct/
Dydirectenv.h74 #define Y_TIME_CONVERT(x) x macro