DLFCN.py 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. # Generated by h2py from /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/include/dlfcn.h
  2. _DLFCN_H = 1
  3. # Included from features.h
  4. _FEATURES_H = 1
  5. _DEFAULT_SOURCE = 1
  6. _ISOC95_SOURCE = 1
  7. _ISOC99_SOURCE = 1
  8. _ISOC11_SOURCE = 1
  9. _POSIX_SOURCE = 1
  10. _POSIX_C_SOURCE = 200809L
  11. _XOPEN_SOURCE = 700
  12. _XOPEN_SOURCE_EXTENDED = 1
  13. _LARGEFILE64_SOURCE = 1
  14. _DEFAULT_SOURCE = 1
  15. _ATFILE_SOURCE = 1
  16. _DEFAULT_SOURCE = 1
  17. __USE_ISOC11 = 1
  18. __USE_ISOC99 = 1
  19. __USE_ISOC95 = 1
  20. __USE_ISOCXX11 = 1
  21. __USE_POSIX_IMPLICITLY = 1
  22. _POSIX_SOURCE = 1
  23. _POSIX_C_SOURCE = 200809L
  24. _POSIX_SOURCE = 1
  25. _POSIX_C_SOURCE = 2
  26. _POSIX_C_SOURCE = 199506L
  27. _POSIX_C_SOURCE = 200112L
  28. _POSIX_C_SOURCE = 200809L
  29. __USE_POSIX_IMPLICITLY = 1
  30. __USE_POSIX = 1
  31. __USE_POSIX2 = 1
  32. __USE_POSIX199309 = 1
  33. __USE_POSIX199506 = 1
  34. __USE_XOPEN2K = 1
  35. __USE_ISOC95 = 1
  36. __USE_ISOC99 = 1
  37. __USE_XOPEN2K8 = 1
  38. _ATFILE_SOURCE = 1
  39. __USE_XOPEN = 1
  40. __USE_XOPEN_EXTENDED = 1
  41. __USE_UNIX98 = 1
  42. _LARGEFILE_SOURCE = 1
  43. __USE_XOPEN2K8 = 1
  44. __USE_XOPEN2K8XSI = 1
  45. __USE_XOPEN2K = 1
  46. __USE_XOPEN2KXSI = 1
  47. __USE_ISOC95 = 1
  48. __USE_ISOC99 = 1
  49. __USE_XOPEN_EXTENDED = 1
  50. __USE_LARGEFILE = 1
  51. __USE_LARGEFILE64 = 1
  52. __USE_FILE_OFFSET64 = 1
  53. __USE_MISC = 1
  54. __USE_ATFILE = 1
  55. __USE_GNU = 1
  56. __USE_REENTRANT = 1
  57. __USE_FORTIFY_LEVEL = 2
  58. __USE_FORTIFY_LEVEL = 1
  59. __USE_FORTIFY_LEVEL = 0
  60. # Included from stdc-predef.h
  61. _STDC_PREDEF_H = 1
  62. __STDC_IEC_559__ = 1
  63. __STDC_IEC_559__ = 1
  64. __STDC_IEC_559_COMPLEX__ = 1
  65. __STDC_IEC_559_COMPLEX__ = 1
  66. __STDC_ISO_10646__ = 201505L
  67. __STDC_NO_THREADS__ = 1
  68. __GNU_LIBRARY__ = 6
  69. __GLIBC__ = 2
  70. __GLIBC_MINOR__ = 24
  71. # Included from sys/cdefs.h
  72. _SYS_CDEFS_H = 1
  73. def __NTH(fct): return fct
  74. def __NTH(fct): return fct
  75. def __P(args): return args
  76. def __PMT(args): return args
  77. def __STRING(x): return #x
  78. def __bos(ptr): return __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1)
  79. def __bos0(ptr): return __builtin_object_size (ptr, 0)
  80. def __warnattr(msg): return __attribute__((__warning__ (msg)))
  81. __flexarr = []
  82. __flexarr = [0]
  83. __flexarr = []
  84. __flexarr = [1]
  85. def __ASMNAME(cname): return __ASMNAME2 (__USER_LABEL_PREFIX__, cname)
  86. def __attribute__(xyz): return
  87. def __attribute_alloc_size__(params): return \
  88. def __attribute_alloc_size__(params): return
  89. def __attribute_format_arg__(x): return __attribute__ ((__format_arg__ (x)))
  90. def __attribute_format_arg__(x): return
  91. def __glibc_unlikely(cond): return __builtin_expect ((cond), 0)
  92. def __glibc_likely(cond): return __builtin_expect ((cond), 1)
  93. def __glibc_unlikely(cond): return (cond)
  94. def __glibc_likely(cond): return (cond)
  95. # Included from bits/wordsize.h
  96. __WORDSIZE = 64
  97. __WORDSIZE = 32
  98. __WORDSIZE_TIME64_COMPAT32 = 1
  99. __SYSCALL_WORDSIZE = 64
  100. __LDBL_COMPAT = 1
  101. def __LDBL_REDIR_DECL(name): return \
  102. __USE_LARGEFILE = 1
  103. __USE_LARGEFILE64 = 1
  104. __USE_EXTERN_INLINES = 1
  105. # Included from gnu/stubs.h
  106. # Included from gnu/stubs-64.h
  107. # Included from bits/dlfcn.h
  108. RTLD_LAZY = 0x00001
  109. RTLD_NOW = 0x00002
  110. RTLD_BINDING_MASK = 0x3
  111. RTLD_NOLOAD = 0x00004
  112. RTLD_DEEPBIND = 0x00008
  113. RTLD_GLOBAL = 0x00100
  114. RTLD_LOCAL = 0
  115. RTLD_NODELETE = 0x01000
  116. LM_ID_BASE = 0
  117. LM_ID_NEWLM = -1