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

  /external/python/cpython2/Lib/plat-atheos/
TYPES.py 94 __time_t_defined = 1 variable
IN.py 331 __time_t_defined = 1 variable
  /external/python/cpython2/Lib/plat-linux2/
TYPES.py 110 __time_t_defined = 1 variable
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
TYPES.py 110 __time_t_defined = 1 variable
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py 110 __time_t_defined = 1 variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 69 #if !defined __time_t_defined && (defined _TIME_H || defined __need_time_t)
70 # define __time_t_defined 1 macro

Completed in 57 milliseconds