HomeSort by: relevance | last modified time | path
    Searched refs:_USE_32BIT_TIME_T (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
sys_stat.in.h 812 # ifndef _USE_32BIT_TIME_T
818 # ifdef _USE_32BIT_TIME_T
832 # ifdef _USE_32BIT_TIME_T
842 # ifdef _USE_32BIT_TIME_T
  /src/external/gpl3/gdb.old/dist/gnulib/import/
sys_stat.in.h 812 # ifndef _USE_32BIT_TIME_T
818 # ifdef _USE_32BIT_TIME_T
832 # ifdef _USE_32BIT_TIME_T
842 # ifdef _USE_32BIT_TIME_T
  /src/external/public-domain/sqlite/dist/
sqlite3.c 294 ** For MinGW version 4.x (and higher), check to see if the _USE_32BIT_TIME_T
298 #if !defined(_USE_32BIT_TIME_T) && !defined(_USE_64BIT_TIME_T) && \
302 # define _USE_32BIT_TIME_T
317 ** first in QNX. Also, the _USE_32BIT_TIME_T macro must appear first for
    [all...]

Completed in 76 milliseconds