15 #ifndef __off_t_defined 
   20 #ifndef __dev_t_defined 
   25 #ifndef __uid_t_defined 
   29 #ifndef __gid_t_defined 
   34 #ifndef __off64_t_defined 
   39 #ifndef __fpos_t_defined 
   44 #ifdef __LARGE64_FILES 
   45 #ifndef __fpos64_t_defined 
   51 #if defined(__INT_MAX__) && __INT_MAX__ == 2147483647 
   63 #ifndef __mbstate_t_defined 
   71         unsigned char __wchb[4];
 
   76 #ifndef __flock_t_defined 
   81 #ifndef __iconv_t_defined 
   89 #define FD_SETSIZE      1024 
   94 #define LITTLE_ENDIAN   1234 
   97 #define BIG_ENDIAN      4321 
  100 #define PDP_ENDIAN      3412 
  110 #ifndef AT_SYMLINK_NOFOLLOW 
  112 #define AT_SYMLINK_NOFOLLOW     2 
  115 #ifndef AT_SYMLINK_FOLLOW 
  117 #define AT_SYMLINK_FOLLOW       4 
  122 #define AT_REMOVEDIR            8 
unsigned short __gid_t
Group ID type. 
Definition: _types.h:31
unsigned short __uid_t
User ID type. 
Definition: _types.h:27
wint_t __wch
Definition: _types.h:70
__newlib_recursive_lock_t _flock_t
File lock type. 
Definition: _types.h:78
long _ssize_t
Definition: _types.h:55
long long _off64_t
64-bit file offset type. 
Definition: _types.h:36
void * _iconv_t
Iconv descriptor type. 
Definition: _types.h:83
long _fpos_t
File position type. 
Definition: _types.h:41
Basic sys/_pthread.h file for newlib. 
int __count
Definition: _types.h:68
short __dev_t
Device ID type. 
Definition: _types.h:22
Conversion state information. 
Definition: _types.h:67
long _off_t
File offset type. 
Definition: _types.h:17