HomeSort by relevance Sort by last modified time
    Searched refs:_USE_32BIT_TIME_T (Results 1 - 20 of 20) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/sys/
timeb_s.h 21 #ifndef _USE_32BIT_TIME_T
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
timeb.h 25 #ifdef _USE_32BIT_TIME_T
27 #undef _USE_32BIT_TIME_T
42 #ifdef _USE_32BIT_TIME_T
106 #ifndef _USE_32BIT_TIME_T
114 #endif /* _USE_32BIT_TIME_T */
types.h 15 #ifdef _USE_32BIT_TIME_T
17 #undef _USE_32BIT_TIME_T
34 #ifdef _USE_32BIT_TIME_T
utime.h 30 #ifdef _USE_32BIT_TIME_T
32 #undef _USE_32BIT_TIME_T
48 #ifdef _USE_32BIT_TIME_T
98 #ifndef _USE_32BIT_TIME_T
114 #ifndef _USE_32BIT_TIME_T
118 #endif /* !_USE_32BIT_TIME_T */
stat.h 28 #ifdef _USE_32BIT_TIME_T
30 #undef _USE_32BIT_TIME_T
45 #ifdef _USE_32BIT_TIME_T
169 #ifdef _USE_32BIT_TIME_T
249 #endif /* _USE_32BIT_TIME_T */
254 #ifdef _USE_32BIT_TIME_T
  /system/core/adb/sysdeps/win32/
stat.cpp 32 #ifdef _USE_32BIT_TIME_T
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 449 #ifndef _USE_32BIT_TIME_T
450 #define _USE_32BIT_TIME_T
454 #ifdef _USE_32BIT_TIME_T
456 #error You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64
457 #undef _USE_32BIT_TIME_T
459 #endif /* _USE_32BIT_TIME_T */
478 #ifdef _USE_32BIT_TIME_T
_mingw_stat64.h 3 #ifdef _USE_32BIT_TIME_T
17 #endif /* _USE_32BIT_TIME_T */
time.h 42 #ifdef _USE_32BIT_TIME_T
155 #ifndef _USE_32BIT_TIME_T
225 #if !defined(_USE_32BIT_TIME_T)
243 #endif /* !_USE_32BIT_TIME_T */
io.h 62 #ifdef _USE_32BIT_TIME_T
78 #endif /* _USE_32BIT_TIME_T */
121 #ifdef _USE_32BIT_TIME_T
137 #endif /* _USE_32BIT_TIME_T */
wchar.h 113 #ifdef _USE_32BIT_TIME_T
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sec_api/
time_s.h 38 #ifndef _USE_32BIT_TIME_T
45 #ifdef _USE_32BIT_TIME_T
wchar_s.h 144 #ifndef _USE_32BIT_TIME_T
  /external/curl/lib/
config-win32ce.h 383 /* _USE_32BIT_TIME_T has been defined to get a 32-bit time_t. */
385 # ifndef _USE_32BIT_TIME_T
config-win32.h 497 _USE_32BIT_TIME_T has been defined to get a 32-bit time_t. */
499 # ifndef _USE_32BIT_TIME_T
  /external/bison/lib/
sys_stat.in.h 635 # ifndef _USE_32BIT_TIME_T
641 # ifdef _USE_32BIT_TIME_T
655 # ifdef _USE_32BIT_TIME_T
665 # ifdef _USE_32BIT_TIME_T
  /external/bison/darwin-lib/sys/
stat.h 947 # ifndef _USE_32BIT_TIME_T
953 # ifdef _USE_32BIT_TIME_T
967 # ifdef _USE_32BIT_TIME_T
977 # ifdef _USE_32BIT_TIME_T
    [all...]
  /external/bison/linux-lib/sys/
stat.h 947 # ifndef _USE_32BIT_TIME_T
953 # ifdef _USE_32BIT_TIME_T
967 # ifdef _USE_32BIT_TIME_T
977 # ifdef _USE_32BIT_TIME_T
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 198 ** For MinGW version 4.x (and higher), check to see if the _USE_32BIT_TIME_T
202 #if !defined(_USE_32BIT_TIME_T) && !defined(_USE_64BIT_TIME_T) && \
206 # define _USE_32BIT_TIME_T
210 ** first in QNX. Also, the _USE_32BIT_TIME_T macro must appear first for
    [all...]
  /external/sqlite/dist/
sqlite3.c 198 ** For MinGW version 4.x (and higher), check to see if the _USE_32BIT_TIME_T
202 #if !defined(_USE_32BIT_TIME_T) && !defined(_USE_64BIT_TIME_T) && \
206 # define _USE_32BIT_TIME_T
210 ** first in QNX. Also, the _USE_32BIT_TIME_T macro must appear first for
    [all...]

Completed in 1087 milliseconds