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

  /external/python/cpython2/Lib/plat-atheos/
TYPES.py 96 def __isleap(year): return \
98 __BIT_TYPES_DEFINED__ = 1 function
IN.py 333 def __isleap(year): return \
335 __BIT_TYPES_DEFINED__ = 1 function
  /external/python/cpython2/Lib/plat-linux2/
TYPES.py 114 def __isleap(year): return \
116 __BIT_TYPES_DEFINED__ = 1 function
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
TYPES.py 114 def __isleap(year): return \
116 __BIT_TYPES_DEFINED__ = 1 function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py 114 def __isleap(year): return \
116 __BIT_TYPES_DEFINED__ = 1 function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
time.h 304 # define __isleap(year) \ macro

Completed in 401 milliseconds