Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.29 KB | None | 0 0
  1. If I use -I/usr/include -I/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/include -I/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/include-fixed/, it gives me this:
  2.  
  3.  
  4. 1a2,255
  5. > #include <features.h>
  6. > #include <sys/cdefs.h>
  7. > #include <bits/wordsize.h>
  8. > #include <gnu/stubs.h>
  9. > #include <bits/wordsize.h>
  10. > #include <gnu/stubs-32.h>
  11. > #include <bits/types.h>
  12. > #include <features.h>
  13. > #include <bits/wordsize.h>
  14. > typedef unsigned char __u_char;
  15. > typedef unsigned short int __u_short;
  16. > typedef unsigned int __u_int;
  17. > typedef unsigned long int __u_long;
  18. > typedef signed char __int8_t;
  19. > typedef unsigned char __uint8_t;
  20. > typedef signed short int __int16_t;
  21. > typedef unsigned short int __uint16_t;
  22. > typedef signed int __int32_t;
  23. > typedef unsigned int __uint32_t;
  24. > __extension__ typedef signed long long int __int64_t;
  25. > __extension__ typedef unsigned long long int __uint64_t;
  26. > __extension__ typedef long long int __quad_t;
  27. > __extension__ typedef unsigned long long int __u_quad_t;
  28. > #include <bits/typesizes.h>
  29. > __extension__ typedef __u_quad_t __dev_t;
  30. > __extension__ typedef unsigned int __uid_t;
  31. > __extension__ typedef unsigned int __gid_t;
  32. > __extension__ typedef unsigned long int __ino_t;
  33. > __extension__ typedef __u_quad_t __ino64_t;
  34. > __extension__ typedef unsigned int __mode_t;
  35. > __extension__ typedef unsigned int __nlink_t;
  36. > __extension__ typedef long int __off_t;
  37. > __extension__ typedef __quad_t __off64_t;
  38. > __extension__ typedef int __pid_t;
  39. > __extension__ typedef struct { int __val[2]; } __fsid_t;
  40. > __extension__ typedef long int __clock_t;
  41. > __extension__ typedef unsigned long int __rlim_t;
  42. > __extension__ typedef __u_quad_t __rlim64_t;
  43. > __extension__ typedef unsigned int __id_t;
  44. > __extension__ typedef long int __time_t;
  45. > __extension__ typedef unsigned int __useconds_t;
  46. > __extension__ typedef long int __suseconds_t;
  47. > __extension__ typedef int __daddr_t;
  48. > __extension__ typedef long int __swblk_t;
  49. > __extension__ typedef int __key_t;
  50. > __extension__ typedef int __clockid_t;
  51. > __extension__ typedef void * __timer_t;
  52. > __extension__ typedef long int __blksize_t;
  53. > __extension__ typedef long int __blkcnt_t;
  54. > __extension__ typedef __quad_t __blkcnt64_t;
  55. > __extension__ typedef unsigned long int __fsblkcnt_t;
  56. > __extension__ typedef __u_quad_t __fsblkcnt64_t;
  57. > __extension__ typedef unsigned long int __fsfilcnt_t;
  58. > __extension__ typedef __u_quad_t __fsfilcnt64_t;
  59. > __extension__ typedef int __ssize_t;
  60. > typedef __off64_t __loff_t;
  61. > typedef __quad_t *__qaddr_t;
  62. > typedef char *__caddr_t;
  63. > __extension__ typedef int __intptr_t;
  64. > __extension__ typedef unsigned int __socklen_t;
  65. > typedef __u_char u_char;
  66. > typedef __u_short u_short;
  67. > typedef __u_int u_int;
  68. > typedef __u_long u_long;
  69. > typedef __quad_t quad_t;
  70. > typedef __u_quad_t u_quad_t;
  71. > typedef __fsid_t fsid_t;
  72. > typedef __loff_t loff_t;
  73. > typedef __ino_t ino_t;
  74. > typedef __dev_t dev_t;
  75. > typedef __gid_t gid_t;
  76. > typedef __mode_t mode_t;
  77. > typedef __nlink_t nlink_t;
  78. > typedef __uid_t uid_t;
  79. > typedef __off_t off_t;
  80. > typedef __pid_t pid_t;
  81. > typedef __id_t id_t;
  82. > typedef __ssize_t ssize_t;
  83. > typedef __daddr_t daddr_t;
  84. > typedef __caddr_t caddr_t;
  85. > typedef __key_t key_t;
  86. > #include <time.h>
  87. > #include <bits/types.h>
  88. > typedef __time_t time_t;
  89. > #include <bits/types.h>
  90. > typedef __clockid_t clockid_t;
  91. > #include <bits/types.h>
  92. > typedef __timer_t timer_t;
  93. > #include <stddef.h>
  94. > typedef unsigned int size_t;
  95. > typedef unsigned long int ulong;
  96. > typedef unsigned short int ushort;
  97. > typedef unsigned int uint;
  98. > typedef int int8_t __attribute__ ((__mode__ (__QI__)));
  99. > typedef int int16_t __attribute__ ((__mode__ (__HI__)));
  100. > typedef int int32_t __attribute__ ((__mode__ (__SI__)));
  101. > typedef int int64_t __attribute__ ((__mode__ (__DI__)));
  102. > typedef unsigned int u_int8_t __attribute__ ((__mode__ (__QI__)));
  103. > typedef unsigned int u_int16_t __attribute__ ((__mode__ (__HI__)));
  104. > typedef unsigned int u_int32_t __attribute__ ((__mode__ (__SI__)));
  105. > typedef unsigned int u_int64_t __attribute__ ((__mode__ (__DI__)));
  106. > typedef int register_t __attribute__ ((__mode__ (__word__)));
  107. > #include <endian.h>
  108. > #include <features.h>
  109. > #include <bits/endian.h>
  110. > #include <bits/byteswap.h>
  111. > #include <sys/select.h>
  112. > #include <features.h>
  113. > #include <bits/types.h>
  114. > #include <bits/select.h>
  115. > #include <bits/sigset.h>
  116. > typedef int __sig_atomic_t;
  117. > typedef struct
  118. > {
  119. > unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))];
  120. > } __sigset_t;
  121. > typedef __sigset_t sigset_t;
  122. > #include <time.h>
  123. > #include <bits/types.h>
  124. > struct timespec
  125. > {
  126. > __time_t tv_sec;
  127. > long int tv_nsec;
  128. > };
  129. > #include <bits/time.h>
  130. > #include <bits/types.h>
  131. > struct timeval
  132. > {
  133. > __time_t tv_sec;
  134. > __suseconds_t tv_usec;
  135. > };
  136. > typedef __suseconds_t suseconds_t;
  137. > typedef long int __fd_mask;
  138. > typedef struct
  139. > {
  140. > __fd_mask __fds_bits[1024 / (8 * (int) sizeof (__fd_mask))];
  141. > } fd_set;
  142. > typedef __fd_mask fd_mask;
  143. > extern int select (int __nfds, fd_set *__restrict __readfds,
  144. > fd_set *__restrict __writefds,
  145. > fd_set *__restrict __exceptfds,
  146. > struct timeval *__restrict __timeout);
  147. > extern int pselect (int __nfds, fd_set *__restrict __readfds,
  148. > fd_set *__restrict __writefds,
  149. > fd_set *__restrict __exceptfds,
  150. > const struct timespec *__restrict __timeout,
  151. > const __sigset_t *__restrict __sigmask);
  152. > #include <sys/sysmacros.h>
  153. > #include <features.h>
  154. > __extension__
  155. > extern unsigned int gnu_dev_major (unsigned long long int __dev)
  156. > __attribute__ ((__nothrow__));
  157. > __extension__
  158. > extern unsigned int gnu_dev_minor (unsigned long long int __dev)
  159. > __attribute__ ((__nothrow__));
  160. > __extension__
  161. > extern unsigned long long int gnu_dev_makedev (unsigned int __major,
  162. > unsigned int __minor)
  163. > __attribute__ ((__nothrow__));
  164. > typedef __blkcnt_t blkcnt_t;
  165. > typedef __fsblkcnt_t fsblkcnt_t;
  166. > typedef __fsfilcnt_t fsfilcnt_t;
  167. > #include <bits/pthreadtypes.h>
  168. > typedef unsigned long int pthread_t;
  169. > typedef union
  170. > {
  171. > char __size[36];
  172. > long int __align;
  173. > } pthread_attr_t;
  174. > typedef struct __pthread_internal_slist
  175. > {
  176. > struct __pthread_internal_slist *__next;
  177. > } __pthread_slist_t;
  178. > typedef union
  179. > {
  180. > struct __pthread_mutex_s
  181. > {
  182. > int __lock;
  183. > unsigned int __count;
  184. > int __owner;
  185. > int __kind;
  186. > unsigned int __nusers;
  187. > __extension__ union
  188. > {
  189. > int __spins;
  190. > __pthread_slist_t __list;
  191. > };
  192. > } __data;
  193. > char __size[24];
  194. > long int __align;
  195. > } pthread_mutex_t;
  196. > typedef union
  197. > {
  198. > char __size[4];
  199. > long int __align;
  200. > } pthread_mutexattr_t;
  201. > typedef union
  202. > {
  203. > struct
  204. > {
  205. > int __lock;
  206. > unsigned int __futex;
  207. > __extension__ unsigned long long int __total_seq;
  208. > __extension__ unsigned long long int __wakeup_seq;
  209. > __extension__ unsigned long long int __woken_seq;
  210. > void *__mutex;
  211. > unsigned int __nwaiters;
  212. > unsigned int __broadcast_seq;
  213. > } __data;
  214. > char __size[48];
  215. > __extension__ long long int __align;
  216. > } pthread_cond_t;
  217. > typedef union
  218. > {
  219. > char __size[4];
  220. > long int __align;
  221. > } pthread_condattr_t;
  222. > typedef unsigned int pthread_key_t;
  223. > typedef int pthread_once_t;
  224. > typedef union
  225. > {
  226. > struct
  227. > {
  228. > int __lock;
  229. > unsigned int __nr_readers;
  230. > unsigned int __readers_wakeup;
  231. > unsigned int __writer_wakeup;
  232. > unsigned int __nr_readers_queued;
  233. > unsigned int __nr_writers_queued;
  234. > unsigned char __flags;
  235. > unsigned char __shared;
  236. > unsigned char __pad1;
  237. > unsigned char __pad2;
  238. > int __writer;
  239. > } __data;
  240. > char __size[32];
  241. > long int __align;
  242. > } pthread_rwlock_t;
  243. > typedef union
  244. > {
  245. > char __size[8];
  246. > long int __align;
  247. > } pthread_rwlockattr_t;
  248. > typedef volatile int pthread_spinlock_t;
  249. > typedef union
  250. > {
  251. > char __size[20];
  252. > long int __align;
  253. > } pthread_barrier_t;
  254. > typedef union
  255. > {
  256. > char __size[4];
  257. > int __align;
  258. > } pthread_barrierattr_t;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement