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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
pyport.h 756 #ifndef HAVE_LARGEFILE_SUPPORT
760 - HAVE_LARGEFILE_SUPPORT is defined in PC/pyconfig.h;
762 - If HAVE_LARGEFILE_SUPPORT isn't defined python will use off_t(!)
765 "fpos_t" we has to define HAVE_LARGEFILE_SUPPORT too.
769 # define HAVE_LARGEFILE_SUPPORT
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymacconfig.h 32 # undef HAVE_LARGEFILE_SUPPORT
34 # define HAVE_LARGEFILE_SUPPORT 1
pyport.h 756 #ifndef HAVE_LARGEFILE_SUPPORT
760 - HAVE_LARGEFILE_SUPPORT is defined in PC/pyconfig.h;
762 - If HAVE_LARGEFILE_SUPPORT isn't defined python will use off_t(!)
765 "fpos_t" we has to define HAVE_LARGEFILE_SUPPORT too.
769 # define HAVE_LARGEFILE_SUPPORT
    [all...]

Completed in 39 milliseconds