Searched defs:_USE_32BIT_TIME_T (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/sys/
H A Dtimeb.h25 #ifdef _USE_32BIT_TIME_T
27 #undef _USE_32BIT_TIME_T macro
42 #ifdef _USE_32BIT_TIME_T
106 #ifndef _USE_32BIT_TIME_T
114 #endif /* _USE_32BIT_TIME_T */
H A Dutime.h30 #ifdef _USE_32BIT_TIME_T
32 #undef _USE_32BIT_TIME_T macro
48 #ifdef _USE_32BIT_TIME_T
98 #ifndef _USE_32BIT_TIME_T
114 #ifndef _USE_32BIT_TIME_T
118 #endif /* !_USE_32BIT_TIME_T */
H A Dtypes.h15 #ifdef _USE_32BIT_TIME_T
17 #undef _USE_32BIT_TIME_T macro
34 #ifdef _USE_32BIT_TIME_T
H A Dstat.h28 #ifdef _USE_32BIT_TIME_T
30 #undef _USE_32BIT_TIME_T macro
45 #ifdef _USE_32BIT_TIME_T
179 #ifdef _USE_32BIT_TIME_T
259 #endif /* _USE_32BIT_TIME_T */
264 #ifdef _USE_32BIT_TIME_T
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
H A Dtimeb.h25 #ifdef _USE_32BIT_TIME_T
27 #undef _USE_32BIT_TIME_T macro
42 #ifdef _USE_32BIT_TIME_T
106 #ifndef _USE_32BIT_TIME_T
114 #endif /* _USE_32BIT_TIME_T */
H A Dutime.h30 #ifdef _USE_32BIT_TIME_T
32 #undef _USE_32BIT_TIME_T macro
48 #ifdef _USE_32BIT_TIME_T
98 #ifndef _USE_32BIT_TIME_T
114 #ifndef _USE_32BIT_TIME_T
118 #endif /* !_USE_32BIT_TIME_T */
H A Dtypes.h15 #ifdef _USE_32BIT_TIME_T
17 #undef _USE_32BIT_TIME_T macro
34 #ifdef _USE_32BIT_TIME_T
H A Dstat.h28 #ifdef _USE_32BIT_TIME_T
30 #undef _USE_32BIT_TIME_T macro
45 #ifdef _USE_32BIT_TIME_T
179 #ifdef _USE_32BIT_TIME_T
259 #endif /* _USE_32BIT_TIME_T */
264 #ifdef _USE_32BIT_TIME_T
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A D_mingw.h363 #ifndef _USE_32BIT_TIME_T
364 #define _USE_32BIT_TIME_T macro
H A Dcrtdefs.h126 #ifdef _USE_32BIT_TIME_T
128 #error You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64
129 #undef _USE_32BIT_TIME_T macro
131 #endif /* _USE_32BIT_TIME_T */
135 #ifdef _USE_32BIT_TIME_T
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A D_mingw.h363 #ifndef _USE_32BIT_TIME_T
364 #define _USE_32BIT_TIME_T macro
H A Dcrtdefs.h126 #ifdef _USE_32BIT_TIME_T
128 #error You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64
129 #undef _USE_32BIT_TIME_T macro
131 #endif /* _USE_32BIT_TIME_T */
135 #ifdef _USE_32BIT_TIME_T

Completed in 138 milliseconds